RubyGems Navigation menu

resque-fairly 1.4.1

Normally resque processes queues in a fixed order. This can lead to jobs in queues at the end of the list not getting process for very long periods. resque-fairly provides a mechanism where by workers are distributed across the set of queues with pending jobs fairly. This results in a much more predictable mean time to handling for jobs in queues that are not the first in the list.

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

インストール:
=

バージョン履歴:

  1. 1.4.1 - January 19, 2015 (9KB)
  2. 1.1.0 - March 04, 2011 (6.5KB)
  3. 1.0.1 - August 23, 2010 (6KB)
  4. 1.0.0 - August 23, 2010 (6KB)

Runtime依存関係 (1):

resque ~> 1.0

Development依存関係 (3):

bundler ~> 1.0
jeweler ~> 2.0
rspec ~> 1.0

所有者:

作者:

  • D Cameron Mauch, Peter Williams

SHA 256チェックサム:

7fc01eaae70bb969853c3573b1dbc423f68111b4fd19e5d3094d2675431b21d4

累計ダウンロード数 77,990

このバージョンのみ 25,176

ライセンス:

N/A

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

リンク: