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: 138,244 of 189,933
Downloads: 4,416

Daily

Ranking: 147,652 of 189,920
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,248,043,640rake
29954,622,386rspec
38741,471,768rack-test
464103,039,669yajl-ruby
94350,887,443resque
99648,088,019mock_redis

Owners

#GravatarHandle
1iconnogara