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,902 of 187,239
Downloads: 2,521,584

Daily

Ranking: 4,109 of 187,224
Downloads: 766

Depended by

RankDownloadsName
21,62669,201ar-resque-counter-cache
41,93027,726varnish_sweeper
73,92812,637lifesaver
106,1837,009multi_worker
132,9934,524fury-bug

Depends on

RankDownloadsName
61,214,460,924i18n
101,151,901,046rake
27919,404,019rspec
37701,664,031rack-test
57604,440,374rubocop
99421,205,239simplecov
44899,409,348yajl-ruby
63879,803,057mocha
93548,630,303resque
96446,709,768airbrake
99645,057,791mock_redis

Owners

#GravatarHandle
1iconmeatballhat
2iconjayniz