XNIO

From NovaOrdis Knowledge Base
Revision as of 02:31, 19 January 2016 by Ovidiu (talk | contribs)
Jump to navigation Jump to search

External

Internal

Overview

XNIO is a simplified low-level I/O layer, built in top of Java NIO. It has an API for combining blocking and non-blocking operations, even on the same channel.

Subjects