Tony Morris wrote:
> I have doubts that you'll find non-blocking I/O libraries that are not
> dependant on native behaviour.
> Sounds to me like you'll have to redefine requirements.
> Good luck.
> Maybe I have not made myself understood. I mean I want to find an
> asynchronized I/O library which is purely implemented by Java (for example,
> using Java's internal multiple threading approaches), and not dependent on
> native OS capabilities. Do you know where exists a solution for JDK 1.3?
I don't think your requirements were unclear, rather, I think Tony was
"impressed" by your optimism.
A solution has already been provided: Upgrade to Java 1.4
George George - 19 Apr 2005 03:04 GMT
Thanks Thomas,
Your reply is very helpful! I will consider your comments carefully.
regards,
George