[jboss-user] [Performance Tuning] - Re: Recommended Memory Usage

PeterJ do-not-reply at jboss.com
Thu Jan 8 10:22:35 EST 2009


No, it will not have to double. A lot of that 1/2 GB is for the JVM code and the operating system is smart enough to shared the code between Java instances. Thus while the first instance will use up a lot of memory, a second instance will not use as much additional memory.  Based on your heap size, you should be able to run two JBoss AS instances in 2GB of memory. 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4200369#4200369

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4200369



More information about the jboss-user mailing list