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,612 of 193,397
Downloads: 240,728

Daily

Ranking: 31,563 of 193,373
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,336,077,007rake
29985,307,506rspec
58590,396,675test-unit
94452,809,842resque

Owners

#GravatarHandle
1icon#43844