RubyGems Navigation menu

delayed_job_with_named_queues 2.0.7.14

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 backported from v3.0.0pre4 of collectiveidea's fork, to add named queues to v2.0.7 (http://github.com/ezpub/delayed_job).

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 2.0.7.14 - April 03, 2012 (24.5 KB)
  2. 2.0.7.13 - April 03, 2012 (24.5 KB)
  3. 2.0.7.12 - April 03, 2012 (24.5 KB)
  4. 2.0.7.11 - April 03, 2012 (24.5 KB)
  5. 2.0.7.10 - April 02, 2012 (24.5 KB)
顯示所有版本(共 14)

Runtime 相依性套件 (2):

activesupport ~> 2.0
ghazel-daemons = 1.0.13.1

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

擁有者:

作者:

  • Ray Walters, Jeff Roush

SHA 256 checksum:

a68b40d2fc4d98c9115224c5f1295ae6e90a9920329bc315b26e71bd197f3206

總下載次數 51,832

這個版本 4,810

License:

Ruby 版本需求:

相關連結: