RubyGems.org

resque-restriction is an extension to resque queue system that restricts the execution number of certain jobs in a period time, the exceeded jobs will be executed at the next period.

installgem install resque-restriction -v 0.2.1
Authors

Richard Huang

8,070 total downloads 995 for this version
Owners

13c60e2a5806406b537daa542d3495da

Gemfile
gem "resque-restriction", "~> 0.2.1"
Versions
  1. 0.3.0 November 3, 2010
  2. 0.2.2 September 8, 2010
  3. 0.2.1 July 9, 2010
  4. 0.2.0 June 28, 2010
  5. 0.1.0 April 30, 2010
Runtime Dependencies
  1. resque >= 1.7.0