I'm not 100% sure but wouldn't you be better off using multiple threads and
just syncronising the methods that access the DB.

Using the syncronized key word.

-----Original Message-----
From: niraj l [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 19, 1999 2:14 PM
To: [EMAIL PROTECTED]
Subject: Ideal value for single threadmodel pool size


Hello ,
    I have a servlet application with heavy database transaction. My classes
implement SingleThread Model.
    With 100 people accesssing the application simultaneously( we use a tool
SQA Roboot to simulate it) what should be ideal value for "Single
ThreadModel Pool Size"  in Jrun (jse settings).
    Any quick help will really help me coz I am facing a production problem.
Thanks,
Niraj.

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to