首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 其他教程 > 互联网 >

learn netty 一

2012-10-19 
learn netty 1实现server遇阻。回头学习一下netty自带的一个http server实现。A ChannelEvent is handled by

learn netty 1
实现server遇阻。回头学习一下netty自带的一个http server实现。


A ChannelEvent is handled by a list of ChannelHandlers in a ChannelPipeline.The pipeline
implements an advanced form of the Intercepting Filter pattern to give a user full control over how an event
is handled and how the handlers in the pipeline interact with each other.

整体结构见图。







需要进一步了解

杭州社区购物-滨江区西兴街道连园商铺李宁全场大优惠 1 楼 laser_lu 2010-03-06   Netty是很不错的,据说plurk.com在用它做http comet应用,单机可以达到10万并发连接。

热点排行