Categories: None [Edit]

resque-lockbr

https://rubygems.org/gems/resque-lockbr
https://github.com/defunkt/resque-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 UpdateNetworkGraph extend Resque::Jobs::Locked def self.perform(repo_id) heavy_lifting end end

Total

Ranking: 120,760 of 182,407
Downloads: 4,886

Daily

Ranking: 180,726 of 182,392
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconrichardking