RubyGems Navigation menu

resque-loner 1.0.1

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

Gemfile:
= Copy to clipboard Copied!

instalar:
=

Versões:

  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)
Mostrar todas as versões (8)

Runtime Dependencies (1):

resque ~> 1.0

Development Dependencies (4):

bundler ~> 1.0.0
rack-test ~> 0.5.7
rake ~> 0.8.7
rspec ~> 2.5.0

Donos:

Autores:

  • Jannis Hermanns

SHA 256 checksum:

29de3ffa0e7ce26b6a2a30894a729838f849015311286574a9c707d14e079161

Total de downloads 1.935.414

Desta versão 14.090

Licenças:

N/A

Versão Requerida do Ruby: Nenhum

Links: