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:
=

インストール:
=

バージョン履歴:

  1. 1.3.0 March 24, 2014 (29KB)
  2. 1.2.1 April 27, 2012 (23.5KB)
  3. 1.2.0 January 11, 2012 (23.5KB)
  4. 1.0.1 July 15, 2011 (7.5KB)
  5. 0.1.3 November 19, 2010 (7KB)
全てのバージョンを表示(全8件)

Runtime依存関係 (1):

resque ~> 1.0

Development依存関係 (4):

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

所有者:

作者:

  • Jannis Hermanns

SHA 256チェックサム:

=

累計ダウンロード数 2,119,670

このバージョンのみ 14,168

このバージョンがリリースされたのは:

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: