Description
Derby's network adaptor 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 balance resources between database calls and other server invocations (e.g. EJB calls, inbound messages or web requests)