Using JMX and its use in Apache Cassandra and Apache Artemis
JMX (Java Management Extension)
JMX is used to manage Java applications remotely by using the JMX API, with remote management agent like JConsole.
JMX provides a standard way of dynamically monitoring and managing application resources.
Using JMX ...
thirumurthi.hashnode.dev4 min read