RubyGems Navigation menu

ealdent-resque-lock 1.0.0

A Resque plugin. If you want only one instance of your job queued at a time, extend it with this module. This version stores the timestamp in the lock. For example: class UpdateNetworkGraph extend Resque::Jobs::Locked def self.perform(repo_id) heavy_lifting end end

Gemfile:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 1.0.0 - November 17, 2011 (5,5 KB)
  2. 0.1.2 - October 14, 2010 (5,5 KB)

Besitzer:

Autoren:

  • Chris Wanstrath, Ray Krueger, Jason Adams

SHA 256-Prüfsumme:

3d7820f25c10ded2a6466189ec305f14ad5748043a697fd1c9dba2cba2e004ef

Downloads insgesamt 18.849

Für diese Version 4.834

Lizenzen:

k.A.

Erforderliche Ruby-Version: None

Links: