[rabbitmq-discuss] AMQP 1.0 Support

Jason J. W. Williams jasonjwwilliams at gmail.com
Fri Apr 20 22:47:32 BST 2012


> In 1.0 the publisher sends messages to the node by establishing a link to
> the node and transferring messages over it. The subscriber indicates the
> messages it wants from the node by establishing a link from the node. That
> is standard, not convention.

As you've stated the producer and consumer nodes need to know about
each other, which is not how an exchange operates, thus proving my
point. Emulating the behavior of an exchange would therefore be
convention.


> Really? Can you give point me somewhere those are described?

http://zguide.zeromq.org/

-J


More information about the rabbitmq-discuss mailing list