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,899 of 196,721
Downloads: 3,087,088

Daily

Ranking: 4,008 of 196,694
Downloads: 895

Depended by

RankDownloadsName
22,94071,914ar-resque-counter-cache
43,92728,823varnish_sweeper
76,21313,312lifesaver
106,2447,806multi_worker
136,1724,830fury-bug

Depends on

RankDownloadsName
61,429,789,477i18n
81,410,641,125rake
291,017,967,488rspec
41810,523,672rack-test
56743,824,096rubocop
98499,434,149simplecov
500108,988,383yajl-ruby
54997,250,405mocha
94854,900,044mock_redis
95554,598,334resque
1,02450,348,778airbrake

Owners

#GravatarHandle
1iconmeatballhat
2iconjayniz