Skip to content
@resque

Resque

Resque

Resque logo

Ruby Users ForumLive Chat on Discord

The Resque org develops Resque and related libraries for Ruby and PHP.

Resque is Redis-backed background job infrastructure with a long history in Ruby applications.

Community And Support

Use Ruby Users Forum for longer support threads and maintenance coordination. Discord is available for live coordination. Individual resque org projects may also have GitHub Discussions enabled, or have additional or preferred ways to contact maintainers.

Financial Support

Support Resque through Open Collective or thanks.dev.

Projects

ProjectDescriptionDownloadsFunding
resqueRedis-backed Ruby library for creating and running background jobs.resqueOpen Collective / thanks.dev
resque-schedulerLightweight job scheduling system for Resque.resque-schedulerOpen Collective / thanks.dev
resque-heroku-signalsHeroku process signal compatibility for Resque.resque-heroku-signalsOpen Collective / thanks.dev
resque-poolFork and manage pools of Resque workers.resque-poolOpen Collective / thanks.dev
resque-unique_at_runtimeRuntime uniqueness enforcement for jobs.resque-unique_at_runtimeOpen Collective / thanks.dev
resque-unique_in_queueQueue-time uniqueness enforcement for jobs.resque-unique_in_queueOpen Collective / thanks.dev
resque-unique_by_arityJob uniqueness based on argument arity.resque-unique_by_arityOpen Collective / thanks.dev
redis-namespaceAdds namespaced Redis keys through Redis::Namespace.redis-namespaceOpen Collective / thanks.dev
resque-webRails-based web interface to Resque.resque-webOpen Collective / thanks.dev
resque-lonely_jobResque job uniqueness helper.resque-lonely_jobOpen Collective / thanks.dev
php-resqueResque-style background jobs for PHP.-Open Collective / thanks.dev

Fun fact: the Resque project is now 16+ years old, and is still in use by many companies and projects.

Pinned Loading

  1. resqueresquePublic

    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-schedulerresque-schedulerPublic

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

    Ruby 1.7k 476

  3. resque-heroku-signalsresque-heroku-signalsPublic

    Patch resque to be compatible with Heroku process signaling

    Ruby 26 7

  4. redis-namespaceredis-namespacePublic

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

    Ruby 708 193

Repositories

Showing 10 of 14 repositories

Top languages

Loading…

Most used topics

Loading…