RubyGems Navigation menu

ryansch-resque-loner 1.0.1.2

Makes sure that for special jobs, there can be only one job with the same workload in one queue. Example: class CacheSweeper include Resque::Plugins::UniqueJob @queue = :cache_sweeps def self.perform(article_id) # Cache Me If You Can... end end

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.0.1.2 - November 08, 2011 (23.0 KB)
  2. 1.0.1.1 - November 04, 2011 (7.0 KB)

Runtime 相依性套件 (1):

resque ~> 1.0

Development 相依性套件 (5):

mock_redis ~> 0.2.0
rack-test ~> 0.5.7
rake > 0.8.7
rspec ~> 2.5.0
yajl-ruby ~> 0.8.2

擁有者:

作者:

  • Jannis Hermanns, Ryan Schlesinger

SHA 256 checksum:

bc428c981d149c474b73c87e73b6cabe33a16c06d048013d8e600b4b0a6ea4cc

總下載次數 7,067

這個版本 4,071

License:

Ruby 版本需求:

相關連結: