Jump to content

Non-blocking I/O (Java)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by TakuyaMurata (talk | contribs) at 16:49, 30 October 2004 (stub). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

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.