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,803 of 180,361
Downloads: 1,919,549

Daily

Ranking: 4,759 of 180,352
Downloads: 442

Depended by

RankDownloadsName
20,24564,668ar-resque-counter-cache
39,86825,686varnish_sweeper
71,57211,575lifesaver
104,7746,222multi_worker
130,4264,095fury-bug

Depends on

RankDownloadsName
6905,537,165i18n
16847,218,613rake
23764,670,066rspec
36532,971,899rack-test
68410,248,319rubocop
101309,416,177simplecov
44772,565,388yajl-ruby
61560,604,465mocha
82541,985,151airbrake
82941,628,825resque
95933,926,724mock_redis

Owners

#GravatarHandle
1iconjayniz
2iconmeatballhat