Redis Queue (RQ)

Redis Queue (RQ) is a Python task queue implementation that uses Redis to keep track of tasks in the queue that need to be executed.

Redis Queue (RQ) task queue Python project logo.

RQ is an implementation of the task queue concept. Learn more in the web development chapter or view the table of contents for all topics.

RQ resources

Do you want to learn more about task queues, or another topic?

How do I execute code outside the HTTP request-response cycle?

I've built a Python web app, now how do I deploy it?

How do I log errors that occur in my application?


Matt Makai 2012-2022