Background task queue for Python backed by Redis, a super minimal Celery
-
Updated
Feb 3, 2026 - Python
Background task queue for Python backed by Redis, a super minimal Celery
OBDII Application written as a Visual Studio MAUI solution targeting Windows and Android
Background task queue for TypeScript backed by Redis, a super minimal Celery
Reliable Python message queuing with Redis and built-in deduplication. Publish once, process once, recover from crashes - across any number of producers and consumers.
A single-header C++ library for event-driven communication between threads
Distributed task queue for Go backed by PostgreSQL – transactional enqueue, retry, DLQ, web dashboard, and OpenTelemetry.
Distriubted database system using caching, load balancing, consistent hashing, task queues.
A distributed, durable job execution platform
A service that manages sending text-based invoice to customers asynchronously with Redis and Celery
ZeroMQ Pub/Sub based tasks distributed to worker pool with minimum latency in C++23
Getting started with celery
Bumble Message Scheduler automation tool for Android messaging workflows
Modular Lightweight Distributed Task Queue System using ZeroMQ
A single threaded approach to implement task oriented programming in c
Bumble Conversation Starter Bot automation, dialog generator, chat opener
The project covers the basic architecture of a task queue system, how Redis can be used to implement a task queue, and how to create and run worker processes to execute tasks. Additionally, the project includes deployment of the application using Docker Compose for better management and scalability.
Add a description, image, and links to the task-queues topic page so that developers can more easily learn about it.
To associate your repository with the task-queues topic, visit your repo's landing page and select "manage topics."