I’m looking for some insight / info into using executor thread pool for a 
tomcat 7 server that handles many REST services.   
Wondering if a large maxThreads in an Executor would have better through put 
than the same maxThreads for a normal connector?

What scenario would encourage the use of an Executor over a normal connector? 

Thanks.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to