Categories: None [Edit]

nogara-resque-loner

https://rubygems.org/gems/nogara-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: 133,835 of 183,127
Downloads: 4,128

Daily

Ranking: 47,329 of 183,106
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
10954,475,095rake
25818,160,872rspec
37589,871,397rack-test
43583,173,642yajl-ruby
87544,233,393resque
97838,305,765mock_redis

Owners

#GravatarHandle
1iconnogara