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,944 of 190,365
Downloads: 2,695,175

Daily

Ranking: 3,021 of 190,317
Downloads: 3,323

Depended by

RankDownloadsName
22,07970,478ar-resque-counter-cache
42,75128,167varnish_sweeper
74,78212,941lifesaver
105,3527,451multi_worker
133,5484,693fury-bug

Depends on

RankDownloadsName
61,303,351,033i18n
81,256,317,454rake
29957,790,816rspec
39744,720,050rack-test
56660,369,141rubocop
99449,998,013simplecov
466103,326,015yajl-ruby
59186,615,707mocha
94351,088,020resque
99548,473,691mock_redis
99648,223,369airbrake

Owners

#GravatarHandle
1iconmeatballhat
2iconjayniz