[jboss-user] [EJB 3.0] - @Service EJB usage by different clients

Csaba Szucs do-not-reply at jboss.com
Wed Apr 7 08:58:08 EDT 2010


Csaba Szucs [http://community.jboss.org/people/CsabaSzucs] created the discussion

"@Service EJB usage by different clients"

To view the discussion, visit: http://community.jboss.org/message/536077#536077

--------------------------------------------------------------
Hello Guys,

I read that a single @Service EJB (singleton bean) may be used by different clients and they all share the same instance of it, so there is no pooling for the bean.

My question is:
While one client is using the bean, other clients are blocked (from using it)?
So is multi-threaded/concurrent usage of the bean possible by multiple clients?
Do different clients use the same bean instance through different threads?

Thanks a lot!
Csaba

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/536077#536077]

Start a new discussion in EJB 3.0 at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2029]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100407/e8b99c65/attachment.html 


More information about the jboss-user mailing list