Resque
Pinned Loading
Repositories
Showing 10 of 12 repositories
- resque-unique_at_runtime Public Forked from 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.
resque/resque-unique_at_runtime’s past year of commit activity - redis-namespace Public
This gem adds a Redis::Namespace class which can be used to namespace Redis keys.
resque/redis-namespace’s past year of commit activity - resque-pool Public
quickly fork a pool resque workers, saving memory (w/REE) and monitoring their uptime.
resque/resque-pool’s past year of commit activity - resque-unique_by_arity Public
Magic hacks which allow fine tuning of job uniqueness (arity, queue-time and run-time)
resque/resque-unique_by_arity’s past year of commit activity - resque-loner Public
Support for unique jobs in Resque: Only one job with the same payload per queue.
resque/resque-loner’s past year of commit activity