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,896 of 184,991
Downloads: 2,307,716

Daily

Ranking: 4,619 of 184,981
Downloads: 438

Depended by

RankDownloadsName
21,25967,114ar-resque-counter-cache
41,36226,773varnish_sweeper
73,06812,182lifesaver
106,5626,556multi_worker
132,7274,302fury-bug

Depends on

RankDownloadsName
61,099,504,593i18n
101,034,196,175rake
26860,515,732rspec
36637,827,001rack-test
61528,381,536rubocop
99379,170,506simplecov
43191,409,986yajl-ruby
65372,886,727mocha
90346,074,348resque
91945,165,301airbrake
1,00041,292,341mock_redis

Owners

#GravatarHandle
1iconmeatballhat
2iconjayniz