RubyGems Navigation menu

queueing_rabbit 0.6.2

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 依赖 (5):

amqp ~> 1.3.0
amq-protocol ~> 1.9.0
bunny ~> 1.6.3
json >= 0
rake >= 0

业主:

作者:

  • Artem Chistyakov

SHA 256 校验和:

aa6104442edb71670d6443810104495e46fa25fa7b79e2d698c31125e92da824

下载总量 64,750

这个版本 9,037

许可:

MIT

需要的 Ruby 版本: >= 0

链接: