Tuesday May 29, 2007 ![]() |
JMX, SNMP, Java, etc...Daniel Fuchs blogs on JMX, SNMP, Java, etc... |
Project OpenDMK includes a cascading API that makes it possible to federate MBeanServers. When several applications are running in the same JVM, this example shows how the OpenDMK cascading API can be used to keep applications MBeans isolated by using one MBeanServer per application instance, but still presenting a single point of access to remote clients by federating all MBeanServers in a single global MBeanServer. Federation of MBeanServers is also discussed for JMX 2.0. Although it does share some concepts with the cascading feature of OpenDMK, it will also have some noticeable differences. [Read More] Tags: cascading java jmx opendmk opensourcePosted by dfuchs ( May 29 2007, 05:48:14 PM CEST ) Permalink Comments [8] |
You may have seen an OpenDMK project lingering on java.net for a few weeks: Well, I am pleased to announce that we have pushed a first snapshot of the sources just before JavaOne. [Read More] Tags: cascading java jmx opendmk opensource snmpPosted by dfuchs ( May 15 2007, 01:41:41 PM CEST ) Permalink Comments [2] |