Hola,
Numerous users/organizations have reported using Tomcat for that number of
concurrent users and higher.  Achieving good and efficient programming is
usually the bottleneck.  You might also want to try clustering and
load-balancing your Tomcats.  If you don't want to involve Apache you can
use a Tomcat with the Balancer webapp as your front-end for load-balancing
requests.

Yoav

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, March 01, 2005 3:52 AM
> To: tomcat-dev@jakarta.apache.org
> Subject: Tomcat for professional large scale webapps?
> 
> Hello,
> I made very good experiences using Apache Tomcat for small scale webapps.
> 
> However, I am now thinking of using it for a larger scale professional
> webapp: > 100 conconcurrent Users. Haevy downloads, ...
> 
> Assumed that programming is good and efficient, in what kind of
> difficulties
> may I run using Tomcat for a larger scale application?
> 
> Is it a good choice (in terms of scalability, efficiency, memory usage,
> ...)?
> 
> My App environment would be:
> Tomcat 5.x, Struts, Oracle, Lucene
> 
> Greetings,
> Joos
> 
> --
> DSL Komplett von GMX +++ Superg|nstig und stressfrei einsteigen!
> AKTION "Kein Einrichtungspreis" nutzen: http://www.gmx.net/de/go/dsl
> 
> ---------------------------------------------------------------------
> 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]

Reply via email to