I've had a decent inital look at the source for Tomcat 5.0 to see if I could
quickly answer this myself but I thought since I haven't quite figured it
out yet, I'd ask the experts.
I have an application that wants to handle the socket (or higher level
objects: req, resp) using it's own thread pool.
Is there an easy way to decouple the socket from the ControlRunnable and
hand it off to another thread (and return the initial thread back to the
pool)
...without writing my own Connector?
_________________________________________________________________
Get fast, reliable access with MSN 9 Dial-up. Click here for Special Offer!
http://click.atdmt.com/AVE/go/onm00200361ave/direct/01/
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org
|