RubyGems.org

delayed_job

3.0.2

Delayed_job (or DJ) encapsulates the common pattern of asynchronously executing longer tasks in the background. It is a direct extraction from Shopify where the job table is responsible for a multitude of core tasks. This gem is collectiveidea's fork (http://github.com/collectiveidea/delayed_job).

installgem install delayed_job
Authors

Matt Griffin, Brian Ryckbost, Steve Richert, Chris Gaffney, Brandon Keepers, Tobias Lütke

624,720 total downloads 22,741 for this version
Owners

4b1b339ee3f96d37aba2adfa3e03276e1f74b13f1e5c6c69cb5d7fbaabb1e2cbD089d31e4a1737248067d6d677b839bc5e237658f2911fef1ee9e8f8fab89688

Gemfile
gem "delayed_job", "~> 3.0.2"
Versions
  1. 3.0.2 April 3, 2012
  2. 3.0.1 January 24, 2012
  3. 3.0.0 December 30, 2011
  4. 3.0.0.pre4 November 14, 2011
  5. 3.0.0.pre3 November 8, 2011
Show all versions (28 total)
Runtime Dependencies
  1. activesupport ~> 3.0