[ http://jira.jboss.com/jira/browse/JBAS-1357?page=comments#action_12315089 ] Jeff Carpenter commented on JBAS-1357: --------------------------------------
An example of an application that uses thousands of MBeans: - System monitors/controls a non-Java legacy system. - Entities in the legacy system (processes, database rows, etc.) map to MBeans. - Legacy system sends status updates via socket to monitoring app, a JBoss service. - Monitoring app analyzes/organizes monitored system status, updates UI instances. - UI displays tree views, allows user to drill down to entity monitor MBeans at leaves. - For full access, UI launches a browser pointed at the JMX console page for an MBean. - The vast majority of MBeans are never accessed in this way. > Support for massive mbean counts > -------------------------------- > > Key: JBAS-1357 > URL: http://jira.jboss.com/jira/browse/JBAS-1357 > Project: JBoss Application Server > Type: Feature Request > Components: JMX > Versions: JBossAS-4.0.1 Final > Reporter: Scott M Stark > Assignee: Scott M Stark > > > Creating thousands of mbeans seems to incur a very large overhead in memory > that needs to be investigated. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ JBoss-Development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-development
