On 14/02/2012 21:03, Costin Manolache wrote: > BTW - one thing that may simplify the existing code is replacing > SocketWrapper<E> with a simple SocketWrapper, and having JIO and APR > define their own SocketWrapper - like NIO does.
Worth adding to the 8.0.x TODO list. > It would also save a lot of Long->long->Long boxing. That would be nice to see the back off if we can. > I'll try replacing Protocol/Processor with Handler, see how it looks. What you are doing looks very much like the current coyote protocol and processor to me. That approach seems like the better fit to me at the moment. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org