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 196,106
Downloads: 3,041,842

Daily

Ranking: 3,663 of 196,079
Downloads: 1,213

Depended by

RankDownloadsName
22,87071,874ar-resque-counter-cache
43,82828,807varnish_sweeper
76,07913,301lifesaver
106,2457,777multi_worker
135,8254,827fury-bug

Depends on

RankDownloadsName
61,414,435,471i18n
81,393,995,228rake
291,010,539,582rspec
41802,674,391rack-test
57733,928,444rubocop
98493,362,474simplecov
497108,299,618yajl-ruby
55196,004,328mocha
95354,206,240resque
95454,181,632mock_redis
1,02250,100,874airbrake

Owners

#GravatarHandle
1iconmeatballhat
2iconjayniz