Menu

NIO Framework / News: Recent posts

NIO Framework 1.1beta released

Added support for traffic shaping and dummy traffic. Many new Forwarders and Transformers (the new I/O building blocks of v1.1) have been added. Atomic counters were added to many places to support traffic accounting.

Posted by Ronny Standtke 2009-03-16

NIO Framework 1.0 released

The fixed I/O class hierarchy was replaced by a a group of flexible transformation classes which can be combined in almost arbitrary order.
The Dispatcher now uses daemon threads so that applications can have a clean shut down.
The timeout handler in the Dispatcher uses weak references for better memory management.
The HandlerAdapter now provides access to the channel.

Posted by Ronny Standtke 2008-08-18

NIO Framework 0.9.5 released

Simplified API. Simplified Locking. Code cleanups. Some class renamings.

Posted by Ronny Standtke 2008-01-06

NIO Framework 0.9.4 released

Ant targets for running benchmarks. Simpler API. More annotations. Support for multi-homed systems. Bug fixes.

Posted by Ronny Standtke 2007-12-16

NIO Framework 0.9.3 released

Added support for user-defined timeouts for non-blocking socket connection operations. Added some examples to package.

Posted by Ronny Standtke 2007-10-30

NIO Framework 0.9.2 released

Added support for non-blocking socket connection operations.

Posted by Ronny Standtke 2007-09-16