I am all for using JMX. I have used JMX in a few MINA-based applications to gather performance numbers and worked out really well.
On Thu, Aug 19, 2010 at 9:41 AM, Ashish <[email protected]> wrote: > Guys, > > I just added some thoughts on the Debug tool on MINA 3.0 design page > (https://cwiki.apache.org/confluence/display/MINA/MINA+3.0+design). > Ideas are better on wiki than in my mind. > > JMX would be the best way to get the data from running App, as we > shall be able to extract more data from running JVM. > > On the initial thoughts, we can capture Statistical and Configuration > information in the tool, which shall help see the system in action. > > Few items indentified are > > Configuration - (Probably would be good if we can allow change in > config from the same UI as well as expose JMX API's) > Chain Config > Acceptor > Selector > Strategy ?? > > Stats > Session's > Session data > Heaps Usage > ??? > > I believe our users can provide more info on what might help them > better manage/debug their systems. > > Thoughts/Comments/Suggestion? > > thanks > ashish >
