Default tomcat http pool has a size of 200 so we should use the same size no?
- Romain Le 25 avr. 2012 09:24, "AndyG" <[email protected]> a écrit : > I use Stateful for RMIIO streaming of large binary (anything over 10mb). > Theoretically it is possible that each client (up to 15-20 per application, > with an application count unlikely to go above 5-10) may hold one or more > statefuls at any one time, and that may last for a considerable amount of > time depending on the size. > > This all fits nicely within a rounded up 300 and I have so far never had an > issue. I know my scenario is probably very specific, so I am just writing > this to convey a sample usage. > > My settings are: > > > > For interest: > > http://openhms.sourceforge.net/rmiio/apidocs/overview-summary.html#Usage_Notes > - EJB > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/VOTE-OpenEJB-4-0-0-TomEE-1-0-0-staging-081-tp4577806p4585788.html > Sent from the OpenEJB Dev mailing list archive at Nabble.com. >
