Categories: None [Edit]

resque-loner

https://rubygems.org/gems/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: 3,878 of 183,092
Downloads: 2,136,262

Daily

Ranking: 3,234 of 183,073
Downloads: 1,993

Depended by

RankDownloadsName
20,84466,401ar-resque-counter-cache
40,75826,426varnish_sweeper
72,47011,981lifesaver
105,7816,445multi_worker
131,7834,229fury-bug

Depends on

RankDownloadsName
61,012,241,558i18n
10953,159,306rake
25817,512,294rspec
37589,157,576rack-test
63475,178,581rubocop
99347,960,422simplecov
43583,029,289yajl-ruby
62768,389,560mocha
87444,190,972resque
88043,799,519airbrake
97738,248,549mock_redis

Owners

#GravatarHandle
1iconmeatballhat
2iconjayniz