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,893 of 184,814
Downloads: 2,288,302

Daily

Ranking: 3,143 of 184,790
Downloads: 2,124

Depended by

RankDownloadsName
21,22367,067ar-resque-counter-cache
41,31026,752varnish_sweeper
73,02212,166lifesaver
106,4786,552multi_worker
132,6604,297fury-bug

Depends on

RankDownloadsName
61,090,068,549i18n
101,026,054,724rake
26855,240,869rspec
36632,173,914rack-test
61523,381,129rubocop
99375,705,349simplecov
43090,706,271yajl-ruby
65172,447,522mocha
90145,906,442resque
91745,050,970airbrake
99841,032,575mock_redis

Owners

#GravatarHandle
1iconmeatballhat
2iconjayniz