Ming Li wrote: > Since I'm fairly new to this, can you elaborate how to accomplish > this or sample code? See http://www.rabbitmq.com/amqp-0-9-1-reference.html#basic.consume.consumer-tag - if you set that tag yourself then the server won't need to generate it. Regards, Matthias.