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,330 of 187,960
Downloads: 71,869

Daily

Ranking: 14,882 of 187,950
Downloads: 48

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,177,763,422rake
121,149,010,618json
74269,924,142amq-protocol
74869,325,633bunny
2,8065,919,404amqp

Owners

#GravatarHandle
1icontemochka