Page 1 of 1

About Question enthuware.oce-ejbd.v6.2.545 :

Posted: Tue Dec 27, 2016 10:46 pm
by Gerardo
Hi,

Option4 means that if for example the container has a pool of 4 stateless session beans (hypothetical case) and there are 5 client requests then concurrently only four of the requests can be processed by four stateless session bean instances and one client request access will be serialized... I am correct?

Many thanks in advance

Re: About Question enthuware.oce-ejbd.v6.2.545 :

Posted: Wed Dec 28, 2016 8:02 am
by admin
Yes, that is correct.