On 12/09/2013 05:51 PM, Marcelo Vieira wrote:

So actually a better suggestion might be, e.g.:

'my-queue; {create:always, link:{x-subscribe:{exclusive:True}}}'

That should prevent anyone else consuming from it.

Thanks, this way above worked, now only one client can consume the
queue, but it seems that it blocks other clients from sending messages
too.

That should only be the case if the senders are using the exclusive option also. (If that's not the case can you give a bit more detail on the addresses you are using for the senders and the error you see?)

In my scenario, I need the queue continue to receive messages from
some clients, but only one should consume at the same time. Is there a
way to do this?


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to