본문 바로가기

미들웨어/Worker

(스크랩) FastAPI - RabbitMQ - Celery 아키텍처

 

 

https://medium.com/thelorry-product-tech-data/celery-asynchronous-task-queue-with-fastapi-flower-monitoring-tool-e7135bd0479f

 

Celery Asynchronous Task Queues with Flower & FastAPI

Let’s implement the amazing Celery Distributed Task Queue with FastAPI and monitor the background tasks (workers) using Flower.

medium.com