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 483

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

    Patch resque to be compatible with Heroku process signaling

    Ruby 25 10

  4. redis-namespace redis-namespace Public

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

    Ruby 694 192

Repositories

Showing 10 of 14 repositories

Top languages

Loading…

Most used topics