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,380 of 189,128
Downloads: 229,992

Daily

Ranking: 10,241 of 189,104
Downloads: 97

Depended by

RankDownloadsName

Depends on

RankDownloadsName
91,223,147,708rake
29946,325,589rspec
61983,946,818test-unit
94050,376,226resque

Owners

#GravatarHandle
1icon#43844