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:
=

Installeer:
=

Versies:

  1. 0.0.1 January 03, 2013 (5 KB)

Runtime afhankelijkheden (1):

resque >= 0

Development afhankelijkheden (3):

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

Eigenaren:

Authors:

  • Mike Nicholaides, Jason Garber

SHA 256 checksum:

=

Total downloads 199.955

Voor deze versie 199.955

Versie vrijgegeven:

Licenties:

N/A

Required Ruby Version: Geen

Links: