moneypools-delayed_job 1.8.4
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.
Gemfile:
=
安裝:
=
版本列表:
- 1.8.4 February 23, 2010 (20.5 KB)
Runtime 相依性套件 (1):
daemons
>= 0
Development 相依性套件 (2):
rspec
>= 0
sqlite3-ruby
>= 0