1 Reply Latest reply on Oct 20, 2003 9:28 AM by admin

    Clustering and Threadsafe Issues with JMX

    srefson

      Hello,

      I am putting together a proposal to use JMX technology to build a "Business Dashboard" to view the status and activities of Business Processes in a J2EE environment.

      I amtrying to find out what issues there are that surround a clustered environment. If each cluster wants to access and update an MBean, will they find the same MBean Server, could there be more that one MBean with the same name across the clusters in different MBeanServers in th clusters.

      Also. If multiple culustered environments all want to update an MBean at the same time i.e. to register a particular process execution, what are the Thread issues ?

      Any help would be greatly appreciated. My document is due in a couple of days!!!