I wanna code microservices in Python and my goal is to use RabbitMQ and Flask together. Both use blocking functions so I think the use of Threads are necessary.
As fi