Hi to All,
I am having the foolowing queries.
1. How to make to run the Tomcat on more than one core(Multi-Core)?
2. Can some body give me the documentation/article about the tuning of Tomcat to run on muti-core.
Thanks in Advance!!
Tomcat runs great on multi-processor / multi-core servers out-of-the-box. There is no additional configuration required take advantage of a multi-processor / multi-core setup.
As for tuning Tomcat, you may want to take a look at the various connectors offered by Tomcat. Each connector is different and has it's strengths and weaknesses. You can see more information about the connectors at the following link.
https://tomcat.apache.org/tomcat-7.0-doc/connectors.html
https://tomcat.apache.org/tomcat-7.0-doc/config/http.html
https://tomcat.apache.org/tomcat-7.0-doc/config/ajp.html
Popular Links
Comments
Post new comment