Celery is a distributed task queue system for Python that handles asynchronous job processing, scheduling, and message passing, often used with web frameworks like Django.. There are currently 6 open-source alternatives to Celery, with a combined total of 31.2k GitHub stars. The most common language among these projects is Go.
Showing 6 open-source alternatives
A simple Python library for queueing jobs and processing them in the background with workers, backed by Redis/Valkey.
A .NET library for background job processing with fire-and-forget, delayed, and recurring tasks, no Windows Service required.
A durable background task queue and workflow orchestration platform built on Postgres with observability and flow control.
A Java library for easy, reliable background job processing with persistent storage, using Java 8 lambdas.
A RESTful asynchronous task queue server that provides a consistent HTTP API for various storage backends.
A Redis-backed task queue engine for Node.js with advanced task control, worker pools, and eventual consistency.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.