I have a Django website and I want requests coming from it to be always published to RabbitMQ. For that, I\'m using Pika BlockingConnection and I keep the connectio
BlockingConnection