RubyGems Navigation menu

queueing_rabbit 0.4.0

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.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.6.2 - January 06, 2016 (25.5 KB)
  2. 0.6.1 - January 08, 2015 (25.0 KB)
  3. 0.6.0 - October 07, 2014 (24.0 KB)
  4. 0.5.0 - June 11, 2014 (23.5 KB)
  5. 0.4.0 - February 08, 2014 (23.0 KB)
顯示所有版本(共 24)

Runtime 相依性套件 (4):

amqp ~> 1.1.0
bunny ~> 1.0.0
json >= 0
rake >= 0

擁有者:

作者:

  • Artem Chistyakov

SHA 256 checksum:

b79369601a019e3daef27b2bc8867c672de6fe0a27770eba6ec3f134a66b1c4c

總下載次數 65,074

這個版本 2,414

License:

MIT

Ruby 版本需求:

相關連結: