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,666 of 193,214
Downloads: 75,607

Daily

Ranking: 17,911 of 193,188
Downloads: 24

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,330,047,653rake
121,282,876,757json
74175,587,846amq-protocol
75074,385,576bunny
2,8196,447,811amqp

Owners

#GravatarHandle
1icontemochka