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: 136,091 of 186,995
Downloads: 4,262

Daily

Ranking: 146,349 of 186,959
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconnogara