# resque/resque

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/resque-resque).**

9,480 stars · 1,656 forks · Ruby · MIT

## Links

- GitHub: https://github.com/resque/resque
- Homepage: http://resque.github.io/
- awesome-repositories: https://awesome-repositories.com/repository/resque-resque.md

## Topics

`asynchronous-tasks` `asynctask` `background-jobs` `background-service` `background-worker` `job-management` `job-queue` `job-scheduler` `queue` `ruby`

## Description

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

## Tags

### Part of an Awesome List

- [Background Jobs](https://awesome-repositories.com/f/awesome-lists/devops/background-jobs.md) — Redis-backed background job queue.
- [Queues and Messaging](https://awesome-repositories.com/f/awesome-lists/devtools/queues-and-messaging.md) — Redis-backed library for background jobs.
