RubyGems Navigation menu

symphony 0.3.0

Symphony is a subscription-based asynchronous job system. It allows you to define jobs that watch for lightweight events from a distributed-messaging AMQP broker, and do work based on their payload. It includes several executables under bin/: symphony:: A daemon which manages startup and shutdown of one or more Workers running Tasks as they are published from a queue. symphony-task:: A wrapper that runs a single task, useful for testing, or if you don't require the process management that the symphony daemon provides.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.14.2 - March 12, 2023 (45.0 KB)
  2. 0.14.1 - March 09, 2023 (45.0 KB)
  3. 0.14.0 - July 23, 2020 (45.0 KB)
  4. 0.13.0 - March 10, 2020 (44.5 KB)
  5. 0.13.0.pre.20200309182558 - March 10, 2020 (44.5 KB)
  6. 0.3.0 - March 28, 2014 (40.5 KB)
显示所有版本 (共 25 个)

Runtime 依赖 (7):

bunny ~> 1.1
metriks ~> 0.9
msgpack ~> 0.5
pluggability ~> 0.4
rusage ~> 0.2
sysexits ~> 1.1
yajl-ruby ~> 1.2

Development 依赖 (8):

hoe ~> 3.9
hoe-highline ~> 0.1.0
hoe-mercurial ~> 1.4.0
net-sftp ~> 2.1
net-ssh ~> 2.8
rdoc ~> 4.0
rspec ~> 3.0
simplecov ~> 0.8

业主:

作者:

  • Michael Granger, Mahlon E. Smith

SHA 256 校验和:

6dda353ba07d2a8a7cf937d1815a8a2705001e6d3979303d234e359fedcd5ee9

下载总量 53,500

这个版本 2,319

许可:

BSD

需要的 Ruby 版本: >= 2.0.0

需要的 RubyGems 版本: >= 2.0.3

链接: