RubyGems Navigation menu

delayed_job 3.0.0.pre

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.13 November 08, 2024 (40.5KB)
  2. 4.1.12 August 14, 2024 (40.5KB)
  3. 4.1.12.rc1 August 13, 2024 (40.5KB)
  4. 4.1.11 September 28, 2022 (40.5KB)
  5. 4.1.10 January 18, 2022 (40KB)
  6. 3.0.0.pre September 28, 2011 (24.5KB)
全てのバージョンを表示(全59件)

Runtime依存関係 (2):

activesupport ~> 3.0
daemons >= 0

Development依存関係 (5):

activerecord ~> 3.0
rails ~> 3.0
rake >= 0
rspec ~> 2.0
sqlite3 >= 0

所有者:

作者:

  • Chris Gaffney, Brandon Keepers, Tobias Lütke

SHA 256チェックサム:

=

累計ダウンロード数 51,559,827

このバージョンのみ 6,311

このバージョンがリリースされたのは:

ライセンス:

N/A

必要なRubyのバージョン: なし

必要なRubyGemsのバージョン: > 1.3.1

リンク: