> From: André Warnier [mailto:a...@ice-sa.com]
> Subject: Re: apache/tomcat communication issues (502 response)
> 
> You seem to imply that idle threads use less resources in the 64-bit
> world than (presumably) in a lesser-number-of-bit world.

In a 64-bit environment, each thread uses *relatively* less of the resource 
pool, simply because the pool is so much bigger than in a 32-bit world; 2^47 
(or thereabouts) vs 2^31.  You do need RAM to hold whatever you use of course, 
but that's incredibly cheap these days.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to