Java 7 NIO2 and Netty

Ioan Eugen Stan stan.ieugen at gmail.com
Tue Sep 20 08:16:48 EDT 2011


2011/9/13 Abraham Menacherry <abrahammenacherry at gmail.com>:
> Today I ran into this in Git -> https://github.com/purplefox/node.x
> Does Netty also plan to leverage Java 7 features or are these new features
> irrelevant, due to existing design?

Hello Abraham,

Firstly, a quote from Node.x :

Node.x internally uses Netty for much of the asynchronous IO.

Second, I believe Netty will adopt Java 7 features in time, as they
are needed. From my knowledge, Java 7 changes that will benefit Netty
are mostly under the hood (if any, and aside from syntactic changes).

Hth,
-- 
Ioan Eugen Stan
http://ieugen.blogspot.com/


More information about the netty-users mailing list