We run different apps in different tomcat instances on the same machine for other reasons, and it seems to work well. Only when the apps have to talk to each other is it a pain.
-----Original Message----- From: pavel [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 05 February, 2003 8:46 AM To: [EMAIL PROTECTED] Subject: Architecture Question Hello, We are building a small app that is in 9 languages and we may get huge traffic. Would there be any benefit of running those in separate Turbines, or is it better to have them all in one. Also would you consider having separate Tomcats for each? My thinking is that distribution of the load in more containers would help and could make it more robust but on the other hand more memory would be required. What do you think? Thank you. Pavel Kusch --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
