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,746 of 180,643
Downloads: 190,952

Daily

Ranking: 20,271 of 180,629
Downloads: 19

Depended by

RankDownloadsName

Depends on

RankDownloadsName
16860,399,527rake
24771,261,281rspec
63659,746,042test-unit
83641,919,534resque

Owners

#GravatarHandle
1icon#43844