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: 10,993 of 183,127
Downloads: 200,428

Daily

Ranking: 10,008 of 183,106
Downloads: 85

Depended by

RankDownloadsName

Depends on

RankDownloadsName
10954,475,095rake
25818,160,872rspec
64866,362,998test-unit
87544,233,393resque

Owners

#GravatarHandle
1icon#43844