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: 137,436 of 187,988
Downloads: 4,364

Daily

Ranking: 114,981 of 187,967
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,178,455,784rake
29930,679,140rspec
38715,190,058rack-test
453100,496,659yajl-ruby
93649,317,129resque
99745,955,501mock_redis

Owners

#GravatarHandle
1iconnogara