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,367 of 190,317
Downloads: 74,187

Daily

Ranking: 18,681 of 190,280
Downloads: 27

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,255,248,311rake
121,216,809,286json
74272,862,316amq-protocol
74871,924,537bunny
2,8196,175,457amqp

Owners

#GravatarHandle
1icontemochka