RubyGems Navigation menu

ealdent-resque-lock 1.0.0

A Resque plugin. If you want only one instance of your job queued 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.5 KB)
  2. 0.1.2 October 14, 2010 (5.5 KB)

擁有者:

作者:

  • Chris Wanstrath, Ray Krueger, Jason Adams

SHA 256 總和檢查碼:

=

總下載次數 19,731

這個版本 5,046

版本发布:

授權:

Ruby 版本需求:

相關連結: