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,883 of 183,471
Downloads: 2,170,868

Daily

Ranking: 5,171 of 183,459
Downloads: 252

Depended by

RankDownloadsName
20,92166,580ar-resque-counter-cache
40,89326,502varnish_sweeper
72,57412,030lifesaver
105,9386,471multi_worker
131,9994,245fury-bug

Depends on

RankDownloadsName
61,027,842,365i18n
10968,905,115rake
25824,998,340rspec
37597,658,323rack-test
62484,810,129rubocop
98353,709,953simplecov
43184,627,645yajl-ruby
63169,307,525mocha
87844,609,026resque
89044,072,966airbrake
98538,892,660mock_redis

Owners

#GravatarHandle
1iconjayniz
2iconmeatballhat