I\'m using py-amqplib to access RabbitMQ in Python. The application receives requests to listen on certain MQ topics from time to time.
This is similar to this other question but with a bit of a twist: I re开发者_如何学JAVAad in the specification that the message-id for AMQP messages should be set by the application itself, so in theo