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,337 of 188,757
Downloads: 73,103

Daily

Ranking: 16,844 of 188,742
Downloads: 19

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,202,260,445rake
121,175,331,415json
74171,168,367amq-protocol
74670,422,174bunny
2,8036,040,495amqp

Owners

#GravatarHandle
1icontemochka