Categories: None [Edit]

queueing_rabbit

https://rubygems.org/gems/queueing_rabbit
https://github.com/temochka/queueing_rabbit
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.

Total

Ranking: 21,828 of 196,125
Downloads: 77,250

Daily

Ranking: 25,459 of 196,106
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,394,381,169rake
91,354,686,954json
74278,255,728amq-protocol
75176,912,069bunny
2,8566,593,036amqp

Owners

#GravatarHandle
1icontemochka