Re: Thread handling question

2000-11-30 Thread Aleksey Tsalolikhin
On Thu, Nov 30, 2000 at 05:21:56PM +0100, Kai Müller wrote: > Hi, > > I try to understand how Tomcat 3.1 handles requests. [...] > > What about Tomcat 3.2 (announced today) and thread pooling? Is it > similar? Dear Kai, Check out the "Use a Thread Pool in your Connectors" section in Tomcat

Thread handling question

2000-11-30 Thread Kai Müller
Hi, I try to understand how Tomcat 3.1 handles requests. I made the following test: I send a large amount of requests (JavaScript reloads, 5 per second over a period of several minutes) from one user to Tomcat. Result WITHOUT ThreadPool (SimpleTcpConnector): the number of java processes (thread