----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <tomcat-dev@jakarta.apache.org>
Sent: Friday, November 25, 2005 9:43 PM
Subject: svn commit: r349085 -
/tomcat/sandbox/java/org/apache/tomcat/util/net/NioEndpoint.java
Author: costin
Date: Fri Nov 25 21:43:33 2005
New Revision: 349085
URL: http://svn.apache.org/viewcvs?rev=349085&view=rev
Log:
The nio endpoint. Uses the thread pool. Only accept is implemented - the
polling of keep alive needs merging some code in the http11protocol.
Yup, it's still too incomplete to evaluate. However from my work with
NIO/AJP, using blocking sockets after the accept will totally s*ck in
performance with NIO. Unless you come up with something totally brilliant
:), I still agree with JFA that non-blocking sockets is the only way to go
with NIO.
This message is intended only for the use of the person(s) listed above as the
intended recipient(s), and may contain information that is PRIVILEGED and
CONFIDENTIAL. If you are not an intended recipient, you may not read, copy, or
distribute this message or any attachment. If you received this communication
in error, please notify us immediately by e-mail and then delete all copies of
this message and any attachments.
In addition you should be aware that ordinary (unencrypted) e-mail sent through
the Internet is not secure. Do not send confidential or sensitive information,
such as social security numbers, account numbers, personal identification
numbers and passwords, to us via ordinary (unencrypted) e-mail.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]