dev@grizzly.java.net

NIO vs IO

From: Igor Minar <iiminar_at_gmail.com>
Date: Wed, 28 Jul 2010 14:14:53 -0700

A bit dated, but still interesting read even though my experiments
don't support these claims:
http://www.thebuzzmedia.com/java-io-faster-than-nio-old-is-new-again/

The biggest omission I found was that the claims are based on the
assumption that the clients are really fast. But as we know, in
reality this is usually not the case.

/i