Categories: None [Edit]

ryansch-resque-loner

https://rubygems.org/gems/ryansch-resque-loner
https://github.com/ryansch/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: 104,642 of 196,375
Downloads: 8,016

Daily

Ranking: 73,233 of 196,338
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,400,595,737rake
291,013,489,279rspec
41805,741,404rack-test
500108,572,941yajl-ruby
95054,459,210mock_redis
95554,364,924resque

Owners

#GravatarHandle
1iconryansch