[rabbitmq-discuss] exchange.bind in erlang
Michael Klishin
mklishin at gopivotal.com
Fri Feb 21 09:54:42 GMT 2014
On 18 Feb 2014, at 17:39, PONMUTHU M <ponmuthu at omnesysindia.com> wrote:
> from E2 to E1 more routing_keys will be used . so only option to flow msg
> from E2 -> E1 is my using #
>
>
> is there any way to check same msg received into a Exchnage or not ? or
> like no of habs ?
Replies over E2E is simply not necessary in most case.
Use default exchange and pass reply queue names in the reply-to property.
There is no “max number of hops” for mutual E2E’s between two exchanges.
MK
Software Engineer, Pivotal/RabbitMQ
More information about the rabbitmq-discuss
mailing list