[rabbitmq-discuss] RabbitMQ as a reliable message queue

Jason J. W. Williams jasonjwwilliams at gmail.com
Thu Jun 16 18:59:24 BST 2011


>
> ...or reject the message with basic.reject(requeue=false).
>
>> if you want it requeued just recreate the channel.
>
> ...or reject the message with basic.reject(requeue=true).

Couldn't remember if reject had been supported yet. :)

-J


More information about the rabbitmq-discuss mailing list