[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: servlet: how to spawn all processors
PeterJ
do-not-reply at jboss.com
Wed Aug 20 18:49:05 EDT 2008
The best way to run on more that 4 CPUs is to run multiple instances of the app server, affinitizing each to its own set of CPUs.
See my LinuxWorld presentation at http://www.linuxworld.com/events/2007/slideshows/A2-johnson.pdf. It is somewhat dated, but does cover affinity management.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4171645#4171645
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4171645
More information about the jboss-user
mailing list