RubyGems Navigation menu

delayed_job 2.1.1

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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 4.1.11 - September 28, 2022 (40.5 KB)
  2. 4.1.10 - January 18, 2022 (40 KB)
  3. 4.1.9 - December 09, 2020 (40 KB)
  4. 4.1.8 - August 16, 2019 (39.5 KB)
  5. 4.1.8.beta1 - June 20, 2019 (39.5 KB)
  6. 2.1.1 - November 15, 2010 (21.5 KB)
Show all versions (56 total)

Runtime Dependencies (2):

activesupport ~> 3.0
daemons >= 0

Development Dependencies (6):

mysql >= 0
rails ~> 3.0
rake >= 0
rspec ~> 2.0
ruby-debug >= 0

Owners:

Authors:

  • Brandon Keepers, Tobias Lütke

SHA 256 checksum:

6793c800296057b99c849f73760da98f0085f7d254ed3d340db09fc328cc0420

Total downloads 47,322,803

For this version 17,366

Licenses:

N/A

Required Ruby Version: None

Links: