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,346 of 186,959
Downloads: 69,335

Daily

Ranking: 15,883 of 186,713
Downloads: 59

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,128,098,871rake
131,097,020,568json
74167,535,341amq-protocol
74767,167,319bunny
2,7965,674,151amqp

Owners

#GravatarHandle
1icontemochka