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,628 of 195,762
Downloads: 247,440

Daily

Ranking: 19,335 of 195,747
Downloads: 23

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,384,293,602rake
291,006,320,288rspec
55494,811,269test-unit
95053,980,915resque

Owners

#GravatarHandle
1icon#43844