[rabbitmq-discuss] RabbitMQ custom exchange (script-exchange installation trouble)

Alvaro Videla videlalvaro at gmail.com
Sun Sep 15 08:33:06 BST 2013


You need to have a queue bound to the Alternate Exchange. Then later you
can add a consumer and process the messages from that queue. Keep in mind
that you don't need consumers for the messages to be queued, you need
queues for that.

The example on that page show's how to set all up.


On Sat, Sep 14, 2013 at 11:47 PM, skavans <vans.zarya at gmail.com> wrote:

> I thought about AE using but the message with routing key 'con3' will
> requeue
> to alternate exchange with the same key and obviously will be not processed
> by 'default' consumer, will it?
>
>
>
> --
> View this message in context:
> http://rabbitmq.1065348.n5.nabble.com/RabbitMQ-custom-exchange-script-exchange-installation-trouble-tp29639p29642.html
> Sent from the RabbitMQ mailing list archive at Nabble.com.
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130915/44e46c9a/attachment.htm>


More information about the rabbitmq-discuss mailing list