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: 134,082 of 183,477
Downloads: 4,142

Daily

Ranking: 63,432 of 183,470
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
10969,073,546rake
25825,073,950rspec
37597,735,519rack-test
43184,643,491yajl-ruby
87944,611,635resque
98538,895,331mock_redis

Owners

#GravatarHandle
1iconnogara