RubyGems Navigation menu

ryansch-resque-loner 1.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 include Resque::Plugins::UniqueJob @queue = :cache_sweeps def self.perform(article_id) # Cache Me If You Can... end end

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 1.0.1.2 November 08, 2011 (23KB)
  2. 1.0.1.1 November 04, 2011 (7KB)

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, Ryan Schlesinger

SHA 256チェックサム:

=

累計ダウンロード数 7,257

このバージョンのみ 3,075

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

ライセンス:

N/A

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

リンク: