RubyGems.org

When your resque jobs are frequent and fast, the overhead of forking and running your after_fork might get too big.

installgem install resque-jobs-per-fork -v 0.3.1
Authors

Sam Granieri, Mick Staugaard

34,617 total downloads 891 for this version
Owners

351a8885dc5529755abfcd4902538f22

Gemfile
gem "resque-jobs-per-fork", "~> 0.3.1"
Versions
  1. 1.15.1 May 9, 2011
  2. 0.5.0 February 24, 2011
  3. 0.4.0 August 24, 2010
  4. 0.3.2 June 10, 2010
  5. 0.3.1 April 29, 2010
Show all versions (6 total)
Runtime Dependencies
  1. resque ~> 1.8.0