Netty 4.0.24.Final 发布,此版本关闭了 54 个任务/issues,是重要的修正版本。此版本是之前 4.0 系列的临时替代版本,趁还热乎,感觉尝尝鲜~
重要的 bug 修复和改进:
#3031 - 禁用 SSLv3.0 来避免 POODLE 漏洞
#2965 - Avoid vectored writes for small websocket messages
#2964 - zero-sized
DefaultFileRegionleads to system stuck & high sys usage#2955 - 提升 WebSocket 性能
#2940 - 为客户端 websocket 子协议添加认证
#2924 - head is not updated when trim
MemoryRegionCache#2880 - HTTP Content Decoder Cleanup Bug
#2871 #2867 - Workaround performance issue with IPv4-mapped-on-IPv6 addresses
#2860 - Add support for gathering writes with native transport when using
EpollDatagramChannel#2855 - Disable caching of
PooledByteBuffor different threads#2831 - Modify
HttpObjectDecoderto allow parsing the HTTP headers in multiple steps#2823 - Writing
DefaultFileRegionwithEpollSocketChannelmay cause hang#2789 - Allow efficient writing of
CompositeByteBufwhen using native epoll transport#2586 -
AbstractBootstrap.bind(...)should use correctEventLoopto notify on late registration
详情请看 our issue tracker。
Thank You
Netty 提供异步的、事件驱动的网络应用程序框架和工具,用以快速开发高性能、高可靠性的网络服务器和客户端程序。
体系结构图

在线Javadoc:http://tool.oschina.net/apidocs/apidoc?api=netty
引用来自“苏珊大妈”的评论
mina or netty 选择谁更好点?引用来自“DuLerWeil”的评论
netty引用来自“苏珊大妈”的评论
判断标准是啥?引用来自“苏珊大妈”的评论
mina or netty 选择谁更好点?