Can any one suggest c++ equivalent of JMX ?
+1
A:
C++ is pretty much OS agnostic, in the case of JMX when using C++ you would have to reach outside of C++ and dip your hand into the OS API.
Anders K.
2009-11-04 07:14:46