The *Nio* code is essentially the *Apr* code, but using the java.nio
package. For "blocking reads" it uses a thread suspend mechanism, and
for "blocking write" it uses busy wait.
this can be improved on of course, but I haven't had time to wrap my
head around it
Filip
Remy Maucherat wrote:
[EMAIL PROTECTED] wrote:
Author: fhanik
Date: Wed Sep 13 07:44:41 2006
New Revision: 442995
URL: http://svn.apache.org/viewvc?view=rev&rev=442995
Log:
adjustment according to APR fix
Didn't know you were using that code too. Cute side effect: it adds 0
to the poller :D
Rémy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]