users@grizzly.java.net

Re: Building Scalable Servers

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Wed, 06 May 2009 11:17:41 -0400

Salut,

testn wrote:
> I found interesting articles talking about NIO server selection. Take a look
> at
> http://www.znetdevelopment.com/blogs/tag/nio/

yes, we have dropped a Tweet on it:

http://twitter.com/project_grizzly

The analysis is correct, but echo benchmarks are always problematics as
you rely rely on the network. As an example, xSocket is a great
framework but in his benchmark not properly configured. Netty is a
really good one for sure, but fairly new...but the community around it
keep growing, so for sure we will see more and more Netty users.

A+

-- Jeanfrancois