RubyGems Navigation menu

queueing_rabbit 0.6.0

QueueingRabbit is a Ruby library providing a flexible DSL to interact with a RabbitMQ server. Any Ruby class or Module can be transformed into QueueingRabbit's background job by including QueueingRabbit::Job module. It is also possible to inherit your class from QueueingRabbit::AbstractJob abstract class. The library is bundled with a Rake task to start a worker processing a list of specified jobs.

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 0.6.2 - January 06, 2016 (25,5 ko)
  2. 0.6.1 - January 08, 2015 (25 ko)
  3. 0.6.0 - October 07, 2014 (24 ko)
  4. 0.5.0 - June 11, 2014 (23,5 ko)
  5. 0.4.0 - February 08, 2014 (23 ko)
Voir toutes les versions (24)

Dépendances de Runtime (4):

amqp ~> 1.3.0
bunny ~> 1.2.2
json >= 0
rake >= 0

Propriétaires:

Auteurs:

  • Artem Chistyakov

Total de contrôle SHA 256:

922521e432210cf847d7eb79750d882f2e67a3beb6160bcd9eec45202e8745f8

Total de téléchargements 65 231

Pour cette version 2 305

License:

MIT

Version de Ruby requise: >= 0

Liens: