RubyGems Navigation menu

woodhouse 1.0.0

An AMQP-based background worker system for Ruby designed to make managing heterogenous tasks relatively easy. The use case for Woodhouse is for reliable and sane performance in situations where jobs on a single queue may vary significantly in length. The goal is to permit large numbers of quick jobs to be serviced even when many slow jobs are in the queue. A secondary goal is to provide a sane way for jobs on a given queue to be given special priority or dispatched to a server more suited to them. Clients (i.e., your application) may be using either Ruby 1.9 in any VM.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 1.0.0 - August 26, 2014 (29.5KB)
  2. 0.1.5 - April 13, 2013 (30KB)
  3. 0.1.2 - March 05, 2013 (27.5KB)
  4. 0.1.1 - March 05, 2013 (28KB)

Runtime依存関係 (5):

bunny ~> 0.9.8
cause ~> 0.1
celluloid ~> 0.15
json ~> 1.8

Development依存関係 (5):

guard >= 0
mocha >= 0
rake >= 0
rspec ~> 1.3.1

所有者:

作者:

  • Matthew Boeh

SHA 256チェックサム:

14d38a8bb238eccf2441226b8239679680df0ccc0893c46c1911aa6e010a3eae

累計ダウンロード数 11,421

このバージョンのみ 3,567

ライセンス:

MIT

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

リンク: