Resque Lock. Prevents duplicate jobs from running at the same time in Resque.

github.com/defunkt/resque

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

November 2012
  • 1.1
  • Merge pull request #10 from TwP/master
  • Implment an algorithm to prevent deadlocks
August 2011
  • final touch on 1.0
  • Gemfile
  • almost 1.0
  • old school
  • gitignore
  • update readme
  • ray is the man
  • QueueLock is the new Lock
  • New QueueLock plugin to only allow one job queued
July 2010
  • Fix locked? method to use Redis exists command instead of exist, whic…
April 2010
  • assert nothing raised instead
  • less strict version test
  • Add lint test to ensure we're being a good Resque plugin
  • version first
  • v0.1.1
  • args are important
  • dynamic date