Pain-free Python Fastapi RabbitMQ Integration
Despite of the powerfulness of FastAPI, I found it’s not easy to work with threads and RabbitMQ. Here I’ll share my findings on creating both RMQ based producer and consumer in single FastAPI app.
Despite of the powerfulness of FastAPI, I found it’s not easy to work with threads and RabbitMQ. Here I’ll share my findings on creating both RMQ based producer and consumer in single FastAPI app.