RubyGems Navigation menu

resque-fairly 1.0.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:
= Copy to clipboard Copied!

install:
=

Versions:

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

Runtime Dependencies (1):

resque ~> 1.0

Development Dependencies (1):

rspec >= 1.2.9

Owners:

Authors:

  • Peter Williams

SHA 256 checksum:

8ca64e6418d75abf2d5337b1e2897735e3b5f848193c2ae8cbad4fd759ac99df

Total downloads 78,260

For this version 6,263

Licenses:

N/A

Required Ruby Version: None

Links: