Categories: None [Edit]

nogara-resque-loner

https://rubygems.org/gems/nogara-resque-loner
https://github.com/jayniz/resque-loner
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

Total

Ranking: 136,744 of 187,239
Downloads: 4,324

Daily

Ranking: 116,310 of 187,224
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,151,901,046rake
27919,404,019rspec
37701,664,031rack-test
44899,409,348yajl-ruby
93548,630,303resque
99645,057,791mock_redis

Owners

#GravatarHandle
1iconnogara