RubyGems Navigation menu

ealdent-resque-lock 0.1.2

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

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 1.0.0 - November 17, 2011 (5.5KB)
  2. 0.1.2 - October 14, 2010 (5.5KB)

所有者:

作者:

  • Chris Wanstrath, Jason Adams

SHA 256チェックサム:

ff3f6f68192c8a0f80107e2ce71dc5a29ec4becececa4aac9c4d0aab098f6ecb

累計ダウンロード数 18,828

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

ライセンス:

N/A

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

リンク: