I cannot wait for the new JDK1.4's New I/O APIs. Is there an alternative that i can use right now?
Created May 7, 2012
Davanum Srinivas Yes. The alternative is to use NBIO: Nonblocking I/O for Java.
Created May 7, 2012