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,906 of 187,591
Downloads: 2,544,858

Daily

Ranking: 4,596 of 187,571
Downloads: 466

Depended by

RankDownloadsName
21,68969,448ar-resque-counter-cache
42,06427,808varnish_sweeper
74,09012,692lifesaver
105,8377,117multi_worker
132,9424,571fury-bug

Depends on

RankDownloadsName
61,227,747,118i18n
101,165,649,814rake
28925,037,502rspec
38708,869,578rack-test
57613,457,880rubocop
98425,235,126simplecov
45199,941,465yajl-ruby
63080,690,828mocha
93648,957,059resque
97146,894,527airbrake
99845,498,661mock_redis

Owners

#GravatarHandle
1iconmeatballhat
2iconjayniz