[rabbitmq-discuss] Redeliever message with path in exchange to exchange binding
Matthias Radestock
matthias at rabbitmq.com
Sun Oct 7 09:54:29 BST 2012
On 07/10/12 09:02, Son Tran-Nguyen wrote:
> I understand the signature of exchange:route/2, but what would rabbitmq
> do after acquiring all the destinations? Would it deliver the message to
> those destinations?
Yes. See the code fragment at
http://hg.rabbitmq.com/rabbitmq-server/file/16c6f6dc3d15/src/rabbit_channel.erl#l629
Matthias.
More information about the rabbitmq-discuss
mailing list