Skip to content
@resque

Resque

Resque

🙋‍♀️ The Resque org develops Resque, and related libraries, for Ruby & PHP.

Rank Description 🐙:GitHub 💎:RubyGems
resque Redis-backed Ruby library for creating & running background jobs 🐙:resque/resque 💎resque
resque-scheduler Light-weight job scheduling system 🐙:resque/resque-scheduler 💎resque-scheduler
resque-heroku-signals Patch resque to be compatible with Heroku process signaling 🐙:resque/resque-heroku-signals 💎resque-heroku-signals
resque-pool Fork a pool resque workers 🐙:resque/resque-pool 💎resque-pool
resque-unique_at_runtime Ensures runtime uniqueness of jobs 🐙:resque/resque-unique_at_runtime 💎resque-unique_at_runtime
resque-unique_in_queue Ensures queue-time uniqueness of jobs 🐙:resque/resque-unique_in_queue 💎resque-unique_in_queue
resque-unique_by_arity Ensures uniqueness by job arity (dynamic argument matching) 🐙:resque/resque-unique_by_arity 💎resque-unique_by_arity
redis-namespace Adds a Redis::Namespace class to namespace redis keys 🐙:resque/redis-namespace 💎redis-namespace
resque-web Rails-based web interface to Resque 🐙:resque/resque-web 💎resque-web
PHP Resque in PHP 🐙:resque/php-resque 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

  1. resque resque Public

    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

  2. resque-scheduler resque-scheduler Public

    A light-weight job scheduling system built on top of Resque

    Ruby 1.7k 481

  3. resque-heroku-signals resque-heroku-signals Public

    Patch resque to be compatible with Heroku process signaling

    Ruby 25 7

  4. redis-namespace redis-namespace Public

    This gem adds a Redis::Namespace class which can be used to namespace Redis keys.

    Ruby 696 192

Repositories

Showing 10 of 14 repositories
  • resque-scheduler Public

    A light-weight job scheduling system built on top of Resque

    resque/resque-scheduler’s past year of commit activity
    Ruby 1,737 MIT 481 62 (1 issue needs help) 22 Updated Dec 29, 2025
  • 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
    Ruby 456 MIT 150 31 (2 issues need help) 2 Updated Dec 5, 2025
  • resque Public

    Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.

    resque/resque’s past year of commit activity
    Ruby 9,472 MIT 1,663 69 (3 issues need help) 18 Updated Nov 29, 2025
  • resque-heroku-signals Public

    Patch resque to be compatible with Heroku process signaling

    resque/resque-heroku-signals’s past year of commit activity
    Ruby 25 MIT 7 0 0 Updated Nov 24, 2025
  • php-resque Public

    An implementation of Resque in PHP.

    resque/php-resque’s past year of commit activity
    PHP 228 MIT 81 18 (3 issues need help) 2 Updated Nov 24, 2025
  • 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/resque-lonely_job’s past year of commit activity
    Ruby 6 MIT 18 0 0 Updated Oct 18, 2025
  • 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
    Ruby 9 MIT 2 1 0 Updated Aug 22, 2025
  • resque-unique_in_queue Public Forked from neighborland/resque_solo

    resque plugin to add unique jobs

    resque/resque-unique_in_queue’s past year of commit activity
    Ruby 8 MIT 16 0 0 Updated Aug 22, 2025
  • 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
    Ruby 8 MIT 18 0 0 Updated Aug 22, 2025
  • .github Public

    Resque Org README

    resque/.github’s past year of commit activity
    0 MIT 0 0 0 Updated Aug 21, 2025