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: 10,973 of 182,901
Downloads: 199,336

Daily

Ranking: 25,321 of 182,889
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
10944,905,605rake
25813,532,591rspec
64565,613,195test-unit
87243,932,792resque

Owners

#GravatarHandle
1icon#43844