users@grizzly.java.net

performance comparison: nio v nio2

From: John Franey <jjfraney_at_gmail.com>
Date: Mon, 8 Jun 2009 11:12:44 -0400

I'm wondering if anyone can share measured performance comparisons between
selector and async io techniques.

In my mind, I can imagine that async io has better throughput. I will
measure difference for my own sake, but what can I expect?

Thanks,
John