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,913 of 187,960
Downloads: 2,564,825

Daily

Ranking: 3,091 of 187,950
Downloads: 2,281

Depended by

RankDownloadsName
21,75969,673ar-resque-counter-cache
42,17327,880varnish_sweeper
74,22512,735lifesaver
105,7907,175multi_worker
133,0844,594fury-bug

Depends on

RankDownloadsName
61,239,604,367i18n
101,177,763,422rake
28930,361,546rspec
38714,855,821rack-test
57620,914,596rubocop
99428,988,492simplecov
453100,460,186yajl-ruby
62581,599,732mocha
93649,301,191resque
97547,094,162airbrake
99745,934,397mock_redis

Owners

#GravatarHandle
1iconmeatballhat
2iconjayniz