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,915 of 192,822
Downloads: 2,842,780

Daily

Ranking: 9,884 of 192,745
Downloads: 59

Depended by

RankDownloadsName
22,46371,069ar-resque-counter-cache
43,21128,451varnish_sweeper
75,31313,094lifesaver
105,9097,570multi_worker
134,2734,759fury-bug

Depends on

RankDownloadsName
61,348,753,158i18n
81,317,593,240rake
29978,880,177rspec
39767,932,407rack-test
56690,013,489rubocop
98466,829,985simplecov
484105,274,486yajl-ruby
56890,625,954mocha
94352,440,634resque
97650,655,084mock_redis
1,00548,990,340airbrake

Owners

#GravatarHandle
1iconmeatballhat
2iconjayniz