Categories: None [Edit]

resque-queue-lock

https://rubygems.org/gems/resque-queue-lock
https://github.com/mashion/resque-queue-lock
A Resque plugin. If you want only one instance of your job queued at a time, extend it with this module. For example: class ExampleJob extend Resque::Jobs::Queue::Lock def self.perform(repo_id) heavy_lifting end end

Total

Ranking: 11,405 of 190,469
Downloads: 233,325

Daily

Ranking: 8,158 of 190,443
Downloads: 109

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,259,155,611rake
29958,915,034rspec
60486,176,621test-unit
94351,159,902resque

Owners

#GravatarHandle
1icon#43844