RubyGems Navigation menu

resque-lock 1.1.0

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

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.1.0 - November 08, 2012 (6 KB)
  2. 1.0.0 - August 18, 2011 (5.5 KB)
  3. 0.1.1 - April 01, 2010 (5.5 KB)
  4. 0.1.0 - April 01, 2010 (5.5 KB)

Owners:

Authors:

  • Chris Wanstrath, Ray Krueger

SHA 256 checksum:

00717b8238d49b8f995d9c525a2b45a6c2e753c12b347c158490cc868fc495a7

Total downloads 1,062,615

For this version 985,394

Licenses:

N/A

Required Ruby Version: None

Links: