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,923 of 188,219
Downloads: 2,584,559

Daily

Ranking: 3,379 of 188,199
Downloads: 1,992

Depended by

RankDownloadsName
21,81769,871ar-resque-counter-cache
42,27427,953varnish_sweeper
74,22512,810lifesaver
105,7297,233multi_worker
133,1274,623fury-bug

Depends on

RankDownloadsName
61,249,318,134i18n
101,187,421,249rake
29934,743,048rspec
38719,765,884rack-test
57627,248,061rubocop
99432,115,353simplecov
456100,891,456yajl-ruby
61982,338,737mocha
93649,568,932resque
97647,263,464airbrake
99546,295,124mock_redis

Owners

#GravatarHandle
1iconmeatballhat
2iconjayniz