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: 132,391 of 180,404
Downloads: 4,002

Daily

Ranking: 80,697 of 180,385
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
16849,094,940rake
23765,651,376rspec
36533,977,839rack-test
44872,727,835yajl-ruby
83241,672,450resque
95934,003,264mock_redis

Owners

#GravatarHandle
1iconnogara