摘要:
检测新连接 新连接检测从NioEventLoop的run()方法的第二阶段开始,处理io事件 processSelectedKey(SelectionKey k, AbstractNioChannel ch) 入口 ->NioMessageUnsafe.read() ->doReadMessages 阅读全文
posted @ 2018-06-28 21:04
kangjianrong
阅读(340)
评论(0)
推荐(0)
摘要:
NioEventLoop的创建 new NioEventLoopGroup() -> MultithreadEventExecutorGroup.MultithreadEventExecutorGroup() EventLoopGroup(其实是MultithreadEventExecutorGro 阅读全文
posted @ 2018-06-28 11:26
kangjianrong
阅读(484)
评论(0)
推荐(0)

浙公网安备 33010602011771号