Resque
PinnedLoading
- resque-scheduler
resque-scheduler PublicA light-weight job scheduling system built on top of Resque
- resque-heroku-signals
resque-heroku-signals PublicPatch resque to be compatible with Heroku process signaling
- redis-namespace
redis-namespace PublicThis gem adds a Redis::Namespace class which can be used to namespace Redis keys.
Repositories
Showing 10 of 12 repositories
- resque-unique_at_runtime Public Forked fromwallace/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