摘要:
我的以Netty Socket编程的代码为例, 1、EventLoopGroup 进入EventLoopGroup,这是一个特殊的EventExecutorGroup,在事件循环中,在selection选择的时候,可以注册Channel。(Channel可以理解为跟客户端的连接) 2、EventEx 阅读全文
posted @ 2019-08-18 21:26 work hard work smart 阅读(1119) 评论(0) 推荐(0)
|
|||
摘要:
我的以Netty Socket编程的代码为例, 1、EventLoopGroup 进入EventLoopGroup,这是一个特殊的EventExecutorGroup,在事件循环中,在selection选择的时候,可以注册Channel。(Channel可以理解为跟客户端的连接) 2、EventEx 阅读全文
posted @ 2019-08-18 21:26 work hard work smart 阅读(1119) 评论(0) 推荐(0) |
|||