On Tue, 28 Jan 2003, Cees van de Griend wrote:
> > On Tuesday 28 January 2003 21:23, Gulay Top wrote: > > I'm using Linux. As soon as I start tomcat, an application called java > > starts, > > This is correct. > > > and there are 27 - 35 instances of it. > > This could be correct, does not sound unreasable. > Those "instances" are *threads*, not *processes*. > > It takes up close to 1 GB of memory. > No it doesn't. You'll note that the memory size for all the threads are the same? That is because it is the exact same memory space. Craig --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]