RubyGems Navigation menu

resque-lock 0.1.1

A Resque plugin. If you want only one instance of your job running 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.0 - November 08, 2012 (6KB)
  2. 1.0.0 - August 18, 2011 (5.5KB)
  3. 0.1.1 - April 01, 2010 (5.5KB)
  4. 0.1.0 - April 01, 2010 (5.5KB)

所有者:

作者:

  • Chris Wanstrath

SHA 256チェックサム:

5b86e14c2c644dd9047dc7fc21f15b546b086132f2858b3fa6b1203f583209f5

累計ダウンロード数 1,066,181

このバージョンのみ 31,535

ライセンス:

N/A

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

リンク: