Non-blocking I/O (Java)
Appearance
In computing, New I/O, usually called NIO, is a collection of APIs in Java programming language that offers features for intensive I/O operations It was introduced with the release of Java 1.4 to complement an existing standard I/O.
Exteran Links
- New I/O APIs - a brief description of New I/O by Sun Microsystems