RubyGems Navigation menu

symphony 0.6.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:
= Copier Copié!

installation:
=

Versions:

  1. 0.14.2 - March 12, 2023 (45 ko)
  2. 0.14.1 - March 09, 2023 (45 ko)
  3. 0.14.0 - July 23, 2020 (45 ko)
  4. 0.13.0 - March 10, 2020 (44,5 ko)
  5. 0.13.0.pre.20200309182558 - March 10, 2020 (44,5 ko)
  6. 0.6.0 - April 14, 2014 (39,5 ko)
Voir toutes les versions (25)

Dépendances de Runtime (8):

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

Dépendances de Development (7):

hoe ~> 3.11
hoe-deveiate ~> 0.5
hoe-highline ~> 0.2
hoe-mercurial ~> 1.4.0
rdoc ~> 4.0
rspec ~> 3.0
simplecov ~> 0.8

Propriétaires:

Auteurs:

  • Michael Granger, Mahlon E. Smith

Total de contrôle SHA 256:

1e152ba0ae97b682660ebadeff6cd9195307bc1146ed0843408a911b97dc34ed

Total de téléchargements 53 525

Pour cette version 2 417

License:

BSD

Version de Ruby requise: >= 2.0.0

Required Rubygems Version: >= 2.0.3

Liens: