[jboss-user] [Management, JMX/JBoss] - Is MBean threaded?
hbpost
do-not-reply at jboss.com
Fri Jul 11 12:31:16 EDT 2008
Is an MBean, which I understand to be a singleton, run in multiple threads by the kernel?
For example, if I have a web service endpoint deployed as a session bean, and the web service bean calls an MBean, will each of these calls to the MBean get its own thread? Ultimately I'm concerned about scalability issues using a singleton MBean.
Thanks,
Herman Post
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4163919#4163919
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4163919
More information about the jboss-user
mailing list