[ http://issues.apache.org/jira/browse/GERONIMO-510?page=comments#action_58245 ] Greg Wilkins commented on GERONIMO-510: ---------------------------------------
Currently in Jetty it is difficult to replace the thread pool without rewriting the HttpListeners (connectors). It is on my todo list to make this more pluggable anyway, so I will increase the priority of this change and use geronimo as the test case. > Jetty should use Geronimo thread pools > -------------------------------------- > > Key: GERONIMO-510 > URL: http://issues.apache.org/jira/browse/GERONIMO-510 > Project: Apache Geronimo > Type: Improvement > Components: web > Versions: 1.0-M3 > Reporter: Aaron Mulder > > Jetty currently manages its own pool of threads that are used to service > client requests. It would be useful if this could be integrated with > Geronimo's own thread management with the intention of allowing > administrators to conveniently balance resources between all the things > running in Geronimo (web, connectors, EJBs, embedded databases, etc.). -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
