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,369 of 188,779
Downloads: 228,506

Daily

Ranking: 7,222 of 188,757
Downloads: 134

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,202,684,222rake
29941,363,553rspec
62483,075,004test-unit
93650,071,527resque

Owners

#GravatarHandle
1icon#43844