RubyGems Navigation menu

resque-queue-lock 0.0.1

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

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.0.1 - January 03, 2013 (5.0 KB)

Runtime 依赖 (1):

resque >= 0

Development 依赖 (3):

rake >= 0
rspec ~> 2.12.0
test-unit >= 0

业主:

作者:

  • Mike Nicholaides, Jason Garber

SHA 256 校验和:

f23c990309a13740fde0f359d09f81234ff266ed5c86c9d89e6c50cc28886d9b

下载总量 191,446

这个版本 191,446

许可:

需要的 Ruby 版本:

链接: