aspose file tools
The moose likes Tomcat and the fly likes scability of tomcat Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "scability of tomcat" Watch "scability of tomcat" New topic
Author

scability of tomcat

Pradeep bhatt
Ranch Hand

Joined: Feb 27, 2002
Posts: 8876

What can be done to improve the scalability ? :roll:


Groovy
David Ulicny
Ranch Hand

Joined: Aug 04, 2004
Posts: 724
Maybe this will be interesting for you.

http://www.theserverside.com/reviews/thread.tss?thread_id=18243


SCJP<br />SCWCD <br />ICSD(286)<br />MCP 70-216
Surasak Leenapongpanit
Ranch Hand

Joined: May 10, 2002
Posts: 341
You can alter configuration files to improve the scalability, see Tomcat documents.
William Brogden
Author and all-around good cowpoke
Rancher

Joined: Mar 22, 2000
Posts: 12271
    
    1
The book "Professional Apache Tomcat 5" (pub. by Wrox) talks alot about scaling - including a chapter on creating clusters.
Bill


Java Resources at www.wbrogden.com
Rahul Singh Khokhar
Ranch Hand

Joined: Feb 23, 2005
Posts: 36
Hi Pradeep,
Tomcat's scalability is satisfactory. I have also clustered multiple instances of Tomcat in my production environment with excellent results.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: scability of tomcat