RubyGems Navigation menu

delayed_job 2.0.7

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:
= 複製 已複製

安裝:
=

版本列表:

  1. 4.1.11 - September 28, 2022 (40.5 KB)
  2. 4.1.10 - January 18, 2022 (40.0 KB)
  3. 4.1.9 - December 09, 2020 (40.0 KB)
  4. 4.1.8 - August 16, 2019 (39.5 KB)
  5. 4.1.8.beta1 - June 20, 2019 (39.5 KB)
  6. 2.0.7 - February 10, 2011 (24.0 KB)
顯示所有版本(共 56)

Runtime 相依性套件 (2):

activesupport ~> 2.0
daemons = 1.0.10

Development 相依性套件 (12):

dm-core >= 0
do_sqlite3 >= 0
mongo_mapper ~> 0.8.0
mysql >= 0
rails ~> 2.3
rake >= 0
rspec ~> 1.0
sqlite3 >= 0

擁有者:

作者:

  • Chris Gaffney, Brandon Keepers, Tobias Lütke

SHA 256 checksum:

393693d509409c3cd6d9179a8c7cbfa0d8cc2044865c12d047388b00929df9d5

總下載次數 47,814,953

這個版本 109,291

License:

Ruby 版本需求:

相關連結: