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,352 of 188,002
Downloads: 225,076

Daily

Ranking: 34,792 of 187,988
Downloads: 6

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,178,937,628rake
29930,883,693rspec
63781,172,267test-unit
93649,330,536resque

Owners

#GravatarHandle
1icon#43844