Kue is a priority job queue backed by redis, built for node.js.
BullMQ - Message Queue and Batch processing for NodeJS and Python based on Redis
Yii2 Queue Extension. Supports DB, Redis, RabbitMQ, Beanstalk and Gearman
A simple app that provides django integration for RQ (Redis Queue)
Websockets for Django applications using Redis as message queue
Mr. Queue - A distributed worker task queue in Python using Redis & gevent
Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
Redis Queue Dashboard based on FastAPI
A simple, fast, robust job/task queue for Node.js, backed by Redis.
Prometheus metrics exporter for Python RQ (Redis Queue).
A lightweight library that adds job scheduling capabilities to RQ (Redis Queue)
A lightweight message queue for Java that requires no dedicated queue server. Just a Redis server.
Golang asynchronous task/job queue with Redis, SQS, IronMQ, and in-memory backends
Example of how to handle background processes with Flask, Redis Queue, and Docker