wallace/resque-lonely_job
A resque plugin that ensures that only one job for a given queue will be running on any worker at a given time.
RubyMIT
Issues
- 1
Allow running N jobs at the same time
#14 opened by leanhdaovn - 2
Killing Lonely Job Returns to Queue
#11 opened by IbottaBaier - 1
Lonely Jobs Wasting Workers
#12 opened by IbottaBaier - 1
Use Lonely Job with Resque Retry
#10 opened by adambedford - 2
Do not hog 100% cpu when requeueing
#8 opened by lwoodson - 0
help testing against edge resque
#5 opened by steveklabnik - 1
Update the docs and the comment to indicate jobs that fail to get the lock are enqueued at the tail of the queue
#7 opened by justinmills - 1
Feature request: Redis 3.0 compatibility
#3 opened by adamjt - 7
lock_timeout not being used?
#1 opened by bsimpson - 1
Resque dependency not clear
#2 opened by ksnyder