Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Kleinere Änderungen an Handling und ein großer Javadoc update thread.
Tags: Stable, Minor
Minor changes to thread handling and a big Javadoc update.

2010-03-24 06:36
1.1

Diese Version verbessert die Timeout-Handling und fügt sie zu den Beispielen.
Tags: Stable
This release improves timeout handling and adds it to the examples.

2010-02-05 09:14
1.0

Diese Version erstellt rnio aus dem Kaninchen 4,4 nio-Handler. Es behebt ein Problem beim Herunterfahren fordern mehr als einmal.
Tags: Stable
This release creates rnio from the rabbit 4.4 nio handler.
It fixes a problem with calling shutdown more than once.

Project Resources