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,037 of 183,692
Downloads: 202,536

Daily

Ranking: 8,985 of 183,682
Downloads: 108

Depended by

RankDownloadsName

Depends on

RankDownloadsName
10975,332,867rake
25827,969,594rspec
64867,840,279test-unit
88544,742,197resque

Owners

#GravatarHandle
1icon#43844