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,416
Downloads: 1,924,899

Daily

Ranking: 3,082 of 180,403
Downloads: 1,864

Depended by

RankDownloadsName
20,25764,698ar-resque-counter-cache
39,89625,702varnish_sweeper
71,58211,587lifesaver
104,8076,226multi_worker
130,4634,097fury-bug

Depends on

RankDownloadsName
6907,925,254i18n
16849,672,215rake
23765,945,450rspec
36534,279,209rack-test
68411,737,712rubocop
101310,314,184simplecov
44872,776,477yajl-ruby
61560,741,540mocha
82442,028,095airbrake
83241,687,723resque
95934,027,424mock_redis

Owners

#GravatarHandle
1iconjayniz
2iconmeatballhat