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,350 of 187,622
Downloads: 223,233

Daily

Ranking: 17,067 of 187,603
Downloads: 30

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,166,409,648rake
28925,351,231rspec
64380,301,410test-unit
93548,973,321resque

Owners

#GravatarHandle
1icon#43844