[rabbitmq-discuss] Error queue handling
Emile Joubert
emile at rabbitmq.com
Fri May 3 10:02:22 BST 2013
On 03/05/13 05:34, Muhzin wrote:
> I'm sorry if I was not clear before. I don't want "automatically
> requeuing to the main queue." , As I mentioned it is supposed to be a
> manual process. So ,is there any way I can achieve this?
If a consumer has a message that it wants to send to a particular queue
then it can republish the message to the default exchange with the queue
name as the routing key.
-Emile
More information about the rabbitmq-discuss
mailing list