Download List

專案描述

rnio is a minimalistic nio framework for Java. With rnio, it is easy
to use non-blocking network sockets in Java. Internally, rnio runs a
set of selectors and handles the thread pool for the network-related
tasks. This means that non-blocking network connections can be fully
event-based.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-06-30 07:58
1.2

Minor changes to thread handling and a big Javadoc update.
標籤: Stable, Minor

2010-03-24 06:36
1.1

This release improves timeout handling and adds it to the examples.
標籤: Stable

2010-02-05 09:14
1.0

This release creates rnio from the rabbit 4.4 nio handler.
It fixes a problem with calling shutdown more than once.
標籤: Stable

Project Resources