Each instance of JBoss AS that you run runs within its own JVM.  As an example, 
we typically run multiple instances of JBoss AS simultaneously on our ES7000 
servers.  However, each application that is deployed to a particular instance 
of the JBoss AS runs within the same JVM as that instance of the server -- 
there is no way to run deployed applications within their own JVM.  For 
example, if you deploy 5 applications to a single JBoss AS instance all 5 will 
share the JVM with each other and JBoss AS.

For scaling and tuning suggestions, you might want to look over my presentation 
from JBoss World:  http://www.jboss.com/jbworld/int_middleware.html, look for 
the Scaling up JBoss presentation. 

The presentation is based on information we provided for the JBoss wiki: 
http://www.jboss.org/wiki/Wiki.jsp?page=SPECjAppServer2002Tuning

Hope this helps.

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

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


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to