up vote 0 down vote favorite
share [g+] share [fb]

Can any one suggest c++ equivalent of JMX ?

link|improve this question

0% accept rate
feedback

1 Answer

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.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.