We currently are setting a site that receives fairly heavy traffic (5000 simultaneous users). We have two physical servers.
As a general idea, is there performance to be gained by running multiple instances of Tomcat 7.0? For example, two instances on one physical server and two instances on the other physical server? Assume all are running the same webapp. TIA