Projects in Awesome Lists by resque
A curated list of projects in awesome lists by resque .
https://github.com/resque/resque
Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
asynchronous-tasks asynctask background-jobs background-service background-worker job-management job-queue job-scheduler queue ruby
Last synced: 12 May 2025
https://github.com/resque/resque-scheduler
A light-weight job scheduling system built on top of Resque
background-jobs queue scheduler
Last synced: 14 May 2025
https://github.com/resque/redis-namespace
This gem adds a Redis::Namespace class which can be used to namespace Redis keys.
Last synced: 09 Apr 2025
https://github.com/resque/resque-pool
quickly fork a pool resque workers, saving memory (w/REE) and monitoring their uptime.
Last synced: 04 Apr 2025
https://github.com/resque/php-resque
An implementation of Resque in PHP.
enqueue multiple-workers php-port php-resque workers
Last synced: 08 Apr 2025
https://github.com/resque/resque-loner
Support for unique jobs in Resque: Only one job with the same payload per queue.
Last synced: 09 Apr 2025
https://github.com/resque/resque-heroku-signals
Patch resque to be compatible with Heroku process signaling
Last synced: 05 Apr 2025
https://github.com/resque/resque-unique_by_arity
Magic hacks which allow fine tuning of job uniqueness (arity, queue-time and run-time)
arity resque resque-jobs resque-plugin uniqueness
Last synced: 29 Apr 2025