Differentiate synchronous and asynchronous error of an AIO operation
Alan Bateman
Alan.Bateman at oracle.com
Wed Jun 15 05:08:59 PDT 2011
Zhong Yu wrote:
> :
>
>> For example on editions of Windows that don't support thread agnostic I/O
>> then we have to initiate the I/O operations on pooled threads and so a task
>> may be executed to initiate the I/O operation.
>>
>
> Any reason there can't be a fixed internal thread for these I/O requests?
>
For this specific case then it could be done with an internal thread (or
a small pool). Something for the next time we are re-visiting that code.
-Alan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/nio-dev/attachments/20110615/d8799dc0/attachment.html
More information about the nio-dev
mailing list