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,319 of 187,591
Downloads: 71,384

Daily

Ranking: 40,665 of 187,571
Downloads: 12

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,165,649,814rake
131,136,237,797json
74369,227,638amq-protocol
74868,697,261bunny
2,8035,848,795amqp

Owners

#GravatarHandle
1icontemochka