RubyGems Navigation menu

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. 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 (6.0 KB)
  2. 1.0.0 - August 18, 2011 (5.5 KB)
  3. 0.1.1 - April 01, 2010 (5.5 KB)
  4. 0.1.0 - April 01, 2010 (5.5 KB)

擁有者:

作者:

  • Chris Wanstrath, Ray Krueger

SHA 256 checksum:

a61277e1055445646a654ae96fc5ebb0b7eb52e3c57031eed10c82ab94b842b4

總下載次數 1,067,373

這個版本 42,320

License:

Ruby 版本需求:

相關連結: