RubyGems Navigation menu

queueing_rabbit 0.6.1

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.5KB)
  2. 0.6.1 - January 08, 2015 (25KB)
  3. 0.6.0 - October 07, 2014 (24KB)
  4. 0.5.0 - June 11, 2014 (23.5KB)
  5. 0.4.0 - February 08, 2014 (23KB)
全てのバージョンを表示(全24件)

Runtime依存関係 (4):

amqp ~> 1.3.0
bunny ~> 1.6.3
json >= 0
rake >= 0

所有者:

作者:

  • Artem Chistyakov

SHA 256チェックサム:

8fefac219f52ac5531aab6cef5a54a8ae85052618f5dd4bd63cdcb91d777c708

累計ダウンロード数 65,050

このバージョンのみ 2,326

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: