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,619 of 196,375
Downloads: 250,434

Daily

Ranking: 14,056 of 196,338
Downloads: 32

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,400,595,737rake
291,013,489,279rspec
55296,371,930test-unit
95554,364,924resque

Owners

#GravatarHandle
1icon#43844