RubyGems Navigation menu

resque-loner 1.3.0

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:
= Copier Copié!

installation:
=

Versions:

  1. 1.3.0 - March 24, 2014 (29 ko)
  2. 1.2.1 - April 27, 2012 (23,5 ko)
  3. 1.2.0 - January 11, 2012 (23,5 ko)
  4. 1.0.1 - July 15, 2011 (7,5 ko)
  5. 0.1.3 - November 19, 2010 (7 ko)
Voir toutes les versions (8)

Dépendances de Runtime (1):

resque ~> 1.0

Dépendances de Development (10):

airbrake >= 0
i18n >= 0
mocha >= 0
mock_redis >= 0
rack-test >= 0
rake >= 0
rspec >= 0
rubocop >= 0
simplecov >= 0
yajl-ruby >= 0

Propriétaires:

Auteurs:

  • Jannis Hermanns

Total de contrôle SHA 256:

580231371dea075520c214a24110c38c6ed0becb90e1b05aa6fcb02732cde496

Total de téléchargements 1 927 961

Pour cette version 1 590 803

License:

MIT

Version de Ruby requise: >= 0

Liens: