drewda_delayed_job 3.0.3
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).
Gemfile:
=
install:
=
Versions:
- 3.0.3 May 29, 2012 (26.5 KB)
Runtime Dependencies (1):
activesupport
~> 3.0