2009/7/21 Raju Narayan <gnara...@unidesk.com>:
>
> Hello,
>
> In my modules interaction scinario we defined only one consumer will exist
> per MQ, So How to prevent/query that consumer already exists for given MQ.
> So That I can prevent Creating consumers for MQ using NMS(C# .net client).

Using Exclusive Consumers ensures that only one consumer is active on
any queue at any point in time.
http://activemq.apache.org/exclusive-consumer.html


-- 
James
-------
http://macstrac.blogspot.com/

Open Source Integration
http://fusesource.com/

Reply via email to