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

Alvaro Videla videlalvaro at gmail.com
Sun Sep 15 07:29:42 BST 2013


Hi,

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

> By default when I send a message with absent routing_key, the broker
> rejects
> it. How can I force RabitMQ to send one to the some 'default' queue? For
> example, I have 3 consumers with keys 'con1', 'con2' and 'con4'. I send a
> message with the key 'con3' and I need broker requeues message to some
> 'starter' queue that can start 'con3' consumer and requeue message again?
>

I think an Alternate Exchange will fit your use case. Read more here:
http://www.rabbitmq.com/ae.html

-Alvaro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130914/62bfc04b/attachment.htm>


More information about the rabbitmq-discuss mailing list