you can limit the number of connections that the transport connector
accepts, maxConnections attribute which will help if each consumer
uses a separate connection.
Otherwise you can implement a limit in a brokerfilter (plugin) that
tracks consumer add/remove commands. see:
http://activemq.apache.org/developing-plugins.html

On 29 July 2010 14:01, eng.Abdelrahman <abdalrahman.elba...@hotmail.com> wrote:
>
> Dear all,
> i really appreciate the great effort of appache ....
> but i hav a question can i limit the no of consumers connected to specific
> broker... i hav network fo brokers and need to do that ...
>
>
>
>
> Thanks in advance
> --
> View this message in context: 
> http://old.nabble.com/Broker-limit-no-consumers-tp29296204p29296204.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>
>



-- 
http://blog.garytully.com

Open Source Integration
http://fusesource.com

Reply via email to