0 Replies Latest reply on Jul 11, 2008 12:31 PM by hbpost

    Is MBean threaded?

    hbpost

      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