[rabbitmq-discuss] RabbitMQ/AMQP understanding

Alexis Richardson alexis.richardson at cohesiveft.com
Fri Aug 22 14:16:02 BST 2008


Ben, thanks!

Torben, just a couple of 'adds' to Ben's comments..  Please let us
know if this is helping / going in the right direction for you.

On Fri, Aug 22, 2008 at 2:05 PM, Ben Hood <0x6e6562 at gmail.com> wrote:
>>    1. Does the sender receives its own message though the queue?
>
> Not quite sure what you mean with this. Are you asking whether a
> producer gets an echo of each message it sends by default? In general
> nobody will receive a message unless it is consuming from a queue that
> messages are routed to.

Torben, were you thinking of the JMS 'no local' behaviour where IF a
client that is both sending messages and consuming messages from the
same single topic, which usually is shared with other clients, THEN it
only sees messages that it did not send - ie it only sees those
messages produced by other clients?

alexis




More information about the rabbitmq-discuss mailing list