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,418 of 191,633
Downloads: 235,131

Daily

Ranking: 25,300 of 191,606
Downloads: 9

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,278,574,041rake
29966,138,606rspec
59787,448,156test-unit
94351,618,290resque

Owners

#GravatarHandle
1icon#43844