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,512 of 175,816
Downloads: 1,762,872

Daily

Ranking: 4,037 of 175,801
Downloads: 937

Depended by

RankDownloadsName
19,05861,563ar-resque-counter-cache
38,21924,334varnish_sweeper
70,02010,819lifesaver
102,7415,814multi_worker
128,5483,818fury-bug

Depends on

RankDownloadsName
10736,698,091i18n
14700,260,899rake
17678,006,967rspec
39439,054,741rack-test
73310,059,854rubocop
98243,381,819simplecov
50558,583,478yajl-ruby
58251,343,122mocha
75038,744,960airbrake
76537,142,391resque
97525,698,924mock_redis

Owners

#GravatarHandle
1iconjayniz
2iconmeatballhat