Resque
Pinned Loading
Repositories
Showing 10 of 13 repositories
- resque-lonely_job 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 Public
Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
- 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.
- redis-namespace Public
This gem adds a Redis::Namespace class which can be used to namespace Redis keys.
- resque-pool Public
quickly fork a pool resque workers, saving memory (w/REE) and monitoring their uptime.
- resque-unique_by_arity Public
Magic hacks which allow fine tuning of job uniqueness (arity, queue-time and run-time)
Top languages
Loading…
Most used topics
Loading…