Skip to content
You signed in with another tab or window. to refresh your session.
You signed out in another tab or window. to refresh your session.
You switched accounts on another tab or window. to refresh your session.
Resque
πββοΈ The Resque org develops Resque, and related libraries, for Ruby & PHP.
πΏ Fun Fact: The resque project is now 16+ years old, and is still in use by many companies and projects.
π§ Each of the projects relies on contributors, and sponsors. Please get involved!
Pinned
Loading
-
Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
Ruby
9.5k
1.7k
-
A light-weight job scheduling system built on top of Resque
Ruby
1.7k
478
-
Patch resque to be compatible with Heroku process signaling
Ruby
25
7
-
This gem adds a Redis::Namespace class which can be used to namespace Redis keys.
Ruby
695
193
Repositories
Showing 10 of 14 repositories
-
resque-pool
Public
quickly fork a pool resque workers, saving memory (w/REE) and monitoring their uptime.
-
resque
Public
Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
-
resque-scheduler
Public
A light-weight job scheduling system built on top of Resque
-
Ruby
8
MIT
16
0
0
Updated
-
resque-unique_by_arity
Public
Magic hacks which allow fine tuning of job uniqueness (arity, queue-time and run-time)
-
Ruby
8
MIT
18
0
0
Updated
-
Ruby
6
MIT
18
0
0
Updated
-
Ruby
25
MIT
7
0
0
Updated
-
php-resque
Public
An implementation of Resque in PHP.
-
You canβt perform that action at this time.