- Notifications
You must be signed in to change notification settings - Fork0
JMX service for Moleculer Framework
License
moleculer-java/moleculer-java-jmx
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The "jmx" Moleculer Service allows you to easily query the contents stored in a local or a remote JMX Registry.With this service Java and Node.js-based Moleculer nodes can easily query java-specific data(eg. JVM's memory usage, number of threads, or various statistical data - for example,JMX Service provides access to low-level statistics to Cassandra, Apache Kafka or Elasticsearch Servers).The other advantage of the JMXService is that it can monitor objects in the JMX registry, and sends events about the changes.This events can be received by any node subscribed to this event, including Node.js-based nodes.
JMX Service for Moleculer is available under theMIT license.
About
JMX service for Moleculer Framework
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.