Generally speaking:
I want to control a bunch of brokers from a central broker using JMS.
When I say control I mean things like allow/disallow new sessions. dropping
existing sessions. shutting down the broker remotely. and query the broker
for it's status.
I
My very simple approach is to write an application with embedded broker
which will be also a consumer of the management instructions from the
central broker.
Is there any interface API that allows me to do that kind of things ?
Or maybe there's already a solution for doing that.
Thanks.

-- 
View this message in context: 
http://www.nabble.com/Are-there-any-Management-solutions-for-AMQ.-tp21852516p21852516.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to