RubyGems Navigation menu

resque-lockbr 1.1.1br

A Resque plugin. If you want only one instance of your job queued at a time, extend it with this module. For example: class UpdateNetworkGraph extend Resque::Jobs::Locked def self.perform(repo_id) heavy_lifting end end

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 1.1.1br April 10, 2013 (6KB)
  2. 1.1.0br April 10, 2013 (6KB)

所有者:

作者:

  • Chris Wanstrath, Ray Krueger

SHA 256チェックサム:

=

累計ダウンロード数 4,994

このバージョンのみ 2,679

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

ライセンス:

N/A

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

必要なRubyGemsのバージョン: > 1.3.1

リンク: