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,561 of 192,137
Downloads: 74,887

Daily

Ranking: 23,736 of 192,103
Downloads: 9

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,292,456,495rake
121,250,496,853json
74274,283,601amq-protocol
74973,216,162bunny
2,8166,325,983amqp

Owners

#GravatarHandle
1icontemochka