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,358 of 188,339
Downloads: 226,515

Daily

Ranking: 9,124 of 188,315
Downloads: 127

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,191,537,815rake
29936,556,175rspec
63382,137,831test-unit
93649,688,203resque

Owners

#GravatarHandle
1icon#43844