Description
OpenEJB 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.).