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,837 of 181,568
Downloads: 2,014,159

Daily

Ranking: 3,491 of 181,553
Downloads: 1,489

Depended by

RankDownloadsName
20,51265,633ar-resque-counter-cache
40,30926,127varnish_sweeper
71,98011,823lifesaver
105,3056,353multi_worker
131,2384,171fury-bug

Depends on

RankDownloadsName
6953,401,513i18n
15893,996,073rake
25787,921,603rspec
37557,625,661rack-test
68439,242,065rubocop
101326,085,476simplecov
44376,982,697yajl-ruby
62064,260,747mocha
84742,782,055airbrake
85142,720,925resque
97635,643,723mock_redis

Owners

#GravatarHandle
1iconjayniz
2iconmeatballhat