RubyGems Navigation menu

nogara-resque-loner 1.2.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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.2.1 - August 13, 2012 (23.5 KB)

Runtime Dependencies (1):

resque ~> 1.0

Development Dependencies (5):

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

Owners:

Authors:

  • Jannis Hermanns

SHA 256 checksum:

765c98374f9ae0e79a47ff9d41cb01cb9102073be6bc372b42088f452eefb790

Total downloads 4,004

For this version 4,004

Licenses:

N/A

Required Ruby Version: None

Links: