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,933 of 191,633
Downloads: 2,744,214

Daily

Ranking: 6,470 of 191,606
Downloads: 172

Depended by

RankDownloadsName
22,15070,710ar-resque-counter-cache
42,88028,252varnish_sweeper
74,90912,992lifesaver
105,5287,483multi_worker
133,7494,717fury-bug

Depends on

RankDownloadsName
61,321,162,550i18n
81,278,574,041rake
29966,138,606rspec
39753,489,659rack-test
56671,829,363rubocop
99456,334,411simplecov
471104,069,292yajl-ruby
57788,300,661mocha
94351,618,290resque
98949,262,399mock_redis
99948,510,733airbrake

Owners

#GravatarHandle
1iconmeatballhat
2iconjayniz