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,673 of 193,756
Downloads: 76,049

Daily

Ranking: 15,675 of 193,649
Downloads: 30

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,345,947,699rake
101,300,966,637json
74176,269,380amq-protocol
75174,992,804bunny
2,8226,498,096amqp

Owners

#GravatarHandle
1icontemochka