RubyGems Navigation menu

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

安裝:
=

版本列表:

  1. 4.1.12 - August 14, 2024 (40.5 KB)
  2. 4.1.12.rc1 - August 13, 2024 (40.5 KB)
  3. 4.1.11 - September 28, 2022 (40.5 KB)
  4. 4.1.10 - January 18, 2022 (40.0 KB)
  5. 4.1.9 - December 09, 2020 (40.0 KB)
  6. 3.0.3 - May 25, 2012 (26.0 KB)
顯示所有版本(共 58)

Runtime 相依性套件 (1):

activesupport ~> 3.0

Development 相依性套件 (5):

actionmailer ~> 3.0
activerecord ~> 3.0
rake >= 0
rspec ~> 2.0
simplecov >= 0

擁有者:

作者:

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

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 50,459,556

這個版本 431,244

版本发布:

授權:

Ruby 版本需求:

相關連結: