one high-end server with one Application Server or multiple Application Servers?
        Posted  
        
            by elgcom
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by elgcom
        
        
        
        Published on 2010-03-30T07:51:07Z
        Indexed on 
            2010/03/30
            7:53 UTC
        
        
        Read the original article
        Hit count: 471
        
If I have a high-end server, for example with 1T memory and 8x4core CPU...
will it bring more performance if I run multiple App Server (on different JVM) rather than just one App Server?
On App Server I will run some services (EAR whith message driven beans) which exchange message with each other.
btw, has java 64bit now no memory limitation any more? http://java.sun.com/products/hotspot/whitepaper.html#64
© Stack Overflow or respective owner