fastapi-celery

Task Queue Example

An example project demonstrating integration of FastAPI with Celery and RabbitMQ for task queue management

Minimal example utilizing fastapi and celery with RabbitMQ for task queue, Redis for celery backend and flower for monitoring the celery tasks.

GitHub

531 stars
9 watching
108 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list

celerydocker-composefastapiflowerpythonrabbitmqredis

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ask/celeryAn asynchronous task queue/job queue for distributed message passing54
cr0hn/aiotasksAn asynchronous and distributed task queue based on Python asyncio framework438
actumn/celery.nodeA task queue client/worker for Node.js based on the Celery protocol.289
rusty-celery/rusty-celeryAn implementation of the Celery task queue system in Rust786
wakatime/wakaqA background task queue for Python applications backed by Redis and Celery.576
celery/django-celery-beatManages periodic tasks with scheduling and notification features.1,721
vintasoftware/celery-tasks-checklistA checklist for building effective Celery tasks.118
sibson/redbeatA Celery Beat Scheduler that stores scheduled tasks and runtime metadata in Redis.928
rsalmei/clearlyA tool to monitor and debug Celery task clusters in real-time403
maciej-gol/tenant-schemas-celeryEnables collaboration between Celery tasks and multi-tenancy in Django applications.183
arthurhenrique/cookiecutter-fastapiA template to create FastAPI projects with machine learning and other features501
danyi1212/celery-insightsA real-time monitoring tool for Celery clusters54
policystat/jobtasticLibraries adding useful features to Celery tasks644
fabriziobrancati/queuerA queue manager that provides a centralized way to manage asynchronous and synchronous tasks.1,109
melvinkcx/fastapi-eventsAn event dispatching/handling library for FastAPI and Starlette applications453