delayed_job 1.9.0pre
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:
=
installieren:
=
Versionen:
- 4.1.12 August 14, 2024 (40,5 KB)
- 4.1.12.rc1 August 13, 2024 (40,5 KB)
- 4.1.11 September 28, 2022 (40,5 KB)
- 4.1.10 January 18, 2022 (40 KB)
- 4.1.9 December 09, 2020 (40 KB)
- 1.9.0pre March 26, 2010 (21 KB)
Runtime Abhängigkeiten (1):
daemons
>= 0
Development Abhängigkeiten (2):
rspec
>= 0
sqlite3-ruby
>= 0