RubyGems Navigation menu

ryansch-resque-loner 1.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 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 依赖 (4):

bundler ~> 1.0.0
rack-test ~> 0.5.7
rake ~> 0.8.7
rspec ~> 2.5.0

业主:

作者:

  • Jannis Hermanns, Ryan Schlesinger

SHA 256 校验和:

d3d5dbafb78a0e91ef51e082d65b03c1fe59e828fd126ac781885ce244e2fd1e

下载总量 7,143

这个版本 3,027

许可:

需要的 Ruby 版本:

链接: