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,263 of 193,214
Downloads: 4,494

Daily

Ranking: 94,007 of 193,188
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,330,047,653rake
29983,045,376rspec
39772,675,186rack-test
486105,666,929yajl-ruby
94452,688,167resque
97651,109,604mock_redis

Owners

#GravatarHandle
1iconnogara