On Tue, 2010-12-14 at 07:33 -0800, gabriel.mancini wrote: > Hi Guys, > > I m new in this list, and before all i must explain something. > I Living in Brazil and my english it s like speaking with the tarzan =D, > please be pacient with me. > > I Decide using ActiveMQ/NMS in a project and the i need to say that "COOL > IMPLEMENTATION CONGRATS TO ALL", but i missed some important thing, get the > list off active queues, because i created the lists dinamic. > Any way, i search for this feature a lot and nothing. i find (i dont > remember where, some guy speak something about NMX), i think it is a kind a > part of lib to have admin features, pls correct me if i wrong. > And I know the open source evolves with needs, and how i have this need i > think maybe i can implement this feature. but how this is my first time i > feel kind lost, how i start this. > > any on can help me? or join me to try do this? > > thanks a lot > best for all
There currently is no such thing as NMX, so the first thing you'd have to do is create that project and code it up :) If you just need to get some statistics from the broker you could use advisory messages see: http://activemq.apache.org/advisory-message.html Regards -- Tim Bish ------------ FuseSource Email: [email protected] Web: http://fusesource.com Twitter: tabish121 Blog: http://timbish.blogspot.com/
