The executor, the way we have optimized it works really well now.
I'd like to get rid of all thread pooling inside the NIO connector, but that would create a funky package dependency from tomcat-coyote.jar -> catalina.jar
any thoughts on how we could structure this so that the thread pool (<Executor> interface) could be reused in other parts of tomcat code?
best Filip --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]