Hi,
You can connect in the "browsing" mode - the client will then only
read the messages. You can then connect multiple clients to one queue.
The side effect is, that the messages will always stay in the queue -
which may not be what you always want.
The browsing mode is enabled from the destination address. For example:
source_queue; { node: { type: queue } , create: sender , mode: browse }
It is also a bit described in the docu:
http://qpid.apache.org/books/0.14/Programming-In-Apache-Qpid/html/ch02s04.html#id548242
Regards
Jakub
On Tue, Apr 24, 2012 at 19:09, Luiz Gustavo Pozzo <[email protected]> wrote:
>
> Hello,
> Is there a way to have multiple clients connected to a queue and all of them
> receive all the messages from this queue?
> Thanks.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]