RubyGems Navigation menu

symphony 0.12.4

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.12.4 - July 12, 2019 (53.0 KB)
顯示所有版本(共 25)

Runtime 相依性套件 (9):

bunny ~> 2.0
loggability ~> 0.11
metriks ~> 0.9
msgpack ~> 1.0
pluggability ~> 0.4
rusage ~> 0.2
sysexits ~> 1.1
yajl-ruby ~> 1.3

Development 相依性套件 (8):

hoe ~> 3.17
hoe-deveiate ~> 0.10
hoe-highline ~> 0.2
hoe-mercurial ~> 1.4
rdoc >= 4.0, < 7
rspec ~> 3.0
simplecov ~> 0.8
timecop ~> 0.8

擁有者:

Pushed by:

作者:

  • Michael Granger, Mahlon E. Smith

SHA 256 checksum:

6443bae3c0542fdf9df775acc593ee00f78de72c9d5c2e983c1a43ed89d6b601

總下載次數 53,421

這個版本 1,773

License:

BSD

Ruby 版本需求: >= 2.0.0

RubyGems 版本需求: >= 2.0.3

相關連結: