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: 139,538 of 193,756
Downloads: 4,498

Daily

Ranking: 110,042 of 193,649
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,345,947,699rake
29989,540,006rspec
39779,838,267rack-test
489106,278,854yajl-ruby
94753,045,019resque
97351,829,134mock_redis

Owners

#GravatarHandle
1iconnogara