RubyGems Navigation menu

resque-retry-on-lock 0.0.3

A Resque plugin. If you want only one instance of your job running at a time, but want to re-enqueue rejected jobs, extend it with this module. For example: class UpdateNetworkGraph extend Resque::Jobs::RetryOnLocked def self.perform(repo_id) heavy_lifting end end

Gemfile:
=

安装:
=

版本列表:

  1. 0.0.3 March 03, 2011 (6.0 KB)
  2. 0.0.2 March 03, 2011 (6.0 KB)

业主:

作者:

  • Jonathon Storer, Mark Kassal

SHA 256 校验和:

=

下载总量 7,672

这个版本 4,518

版本发布:

许可:

需要的 Ruby 版本:

链接: