RubyGems Navigation menu

resque-unique 0.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::Plugins::Unique def self.perform(repo_id) heavy_lifting end end

Gemfile:
=

installieren:
=

Versionen:

  1. 0.1.0 September 13, 2012 (6 KB)

Besitzer:

Autoren:

  • Ronny Haryanto, Chris Wanstrath, Ray Krueger

SHA 256-Prüfsumme:

=

Downloads insgesamt 8.020

Für diese Version 8.020

Version veröffentlicht:

Lizenzen:

k.A.

Erforderliche Ruby-Version: None

Links: