RubyGems Navigation menu

resque-lockbr 1.1.1br

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.1br - April 10, 2013 (6 KB)
  2. 1.1.0br - April 10, 2013 (6 KB)

Owners:

Authors:

  • Chris Wanstrath, Ray Krueger

SHA 256 checksum:

40b7ad0abdc99948c667f2dac0ffe68cc48be5a766e7a1fe8aa2d1aed962410a

Total downloads 4,782

For this version 2,569

Licenses:

N/A

Required Ruby Version: None

Required Rubygems Version: > 1.3.1

Links: