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,360 of 188,277
Downloads: 72,332

Daily

Ranking: 21,876 of 188,252
Downloads: 26

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,189,560,286rake
121,161,629,854json
74070,561,717amq-protocol
74669,898,269bunny
2,8005,993,050amqp

Owners

#GravatarHandle
1icontemochka