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,877 of 196,550
Downloads: 77,253

Daily

Ranking: 69,612 of 196,430
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,403,668,722rake
91,364,765,160json
74578,643,423amq-protocol
75377,289,373bunny
2,8646,606,940amqp

Owners

#GravatarHandle
1icontemochka