RubyGems Navigation menu

resque-loner 0.1.1

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

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 1.3.0 - March 24, 2014 (29.0 KB)
  2. 1.2.1 - April 27, 2012 (23.5 KB)
  3. 1.2.0 - January 11, 2012 (23.5 KB)
  4. 1.0.1 - July 15, 2011 (7.5 KB)
  5. 0.1.3 - November 19, 2010 (7.0 KB)
  6. 0.1.1 - June 21, 2010 (7.0 KB)
显示所有版本 (共 8 个)

Development 依赖 (1):

rspec >= 0

业主:

作者:

  • Jannis Hermanns

SHA 256 校验和:

5e0e53f9bf5dba56a527a1a2dfbf27a07ad2b377c95e1c6cad866d56936d8ca9

下载总量 1,949,382

这个版本 23,564

许可:

需要的 Ruby 版本:

需要的 RubyGems 版本: >= 1.3.5

链接: