> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> Subject: Re: isolate jvm for each web app possible?
> 
> 2. More JVMs means larger memory requirements. A Sun 1.5+ JVM will
> help, as some of this memory is shared

Actually, the sharing *increases* memory requirements (it's an additional heap, 
not accessible by Java code), and is only available in client mode of the JVM.  
Since everyone should be running Tomcat in a server mode JVM, the point about 
sharing is moot.  Luckily, memory is cheap.

 - 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.


Reply via email to