RubyGems Navigation menu

resque-loner 0.1.1

Makes sure that for special jobs, there can be only one job with the same workload in one queue. Example: class CacheSweeper < Resque::Plugins::Loner::UniqueJob @queue = :cache_sweeps def self.perform(article_id) # Cache Me If You Can... end end

Gemfile:
=

installieren:
=

Versionen:

  1. 1.3.0 March 24, 2014 (29 KB)
  2. 1.2.1 April 27, 2012 (23,5 KB)
  3. 1.2.0 January 11, 2012 (23,5 KB)
  4. 1.0.1 July 15, 2011 (7,5 KB)
  5. 0.1.3 November 19, 2010 (7 KB)
  6. 0.1.1 June 21, 2010 (7 KB)
Zeige alle Versionen (8 total)

Development Abhängigkeiten (1):

rspec >= 0

Besitzer:

Autoren:

  • Jannis Hermanns

SHA 256-Prüfsumme:

=

Downloads insgesamt 2.119.752

Für diese Version 24.058

Version veröffentlicht:

Lizenzen:

k.A.

Erforderliche Ruby-Version: None

Required Rubygems Version: >= 1.3.5

Links: