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: 20,235 of 180,418
Downloads: 64,846

Daily

Ranking: 19,892 of 180,402
Downloads: 24

Depended by

RankDownloadsName

Depends on

RankDownloadsName
16851,882,598rake
17809,091,585json
67356,195,547bunny
68455,378,577amq-protocol
2,6904,472,462amqp

Owners

#GravatarHandle
1icontemochka