File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 11## Netty
22
3+ * [ 1.你了解过哪些IO模型?] ( #1你了解过哪些io模型 )
4+ * [ 2.什么是Reactor模型?Reactor的3种版本都知道吗?] ( #2什么是reactor模型reactor的3种版本都知道吗 )
5+ * [ 3.了解过粘包拆包吗?为什么会出现粘包拆包?怎么处理粘包拆包?] ( #3了解过粘包拆包吗为什么会出现粘包拆包怎么处理粘包拆包 )
6+ * [ 4.UDP协议会有粘包拆包的问题吗?为什么?] ( #4udp协议会有粘包拆包的问题吗为什么 )
7+ * [ 5.Netty 是什么?] ( #5netty-是什么 )
8+ * [ 6.为什么要用 Netty?] ( #6为什么要用-netty )
9+ * [ 7.Netty 的应用场景了解么?] ( #7netty-的应用场景了解么 )
10+ * [ 8.Netty 的零拷贝了解么?] ( #8netty-的零拷贝了解么 )
11+ * [ 9.Netty 的心跳机制了解么?] ( #9netty-的心跳机制了解么 )
12+ * [ 10.Netty 中有哪些重要组件?] ( #10netty-中有哪些重要组件 )
13+ * [ 11.Netty 发送消息有几种方式?] ( #11netty-发送消息有几种方式 )
14+ * [ 12.Netty 支持哪些心跳类型设置?] ( #12netty-支持哪些心跳类型设置 )
15+ * [ 13.说说Netty的执行流程?] ( #13说说netty的执行流程 )
16+ * [ 14.Netty高性能体现在哪些方面?] ( #14netty高性能体现在哪些方面 )
17+ * [ 参考资料] ( #参考资料 )
18+
19+
20+
321#### 1.你了解过哪些IO模型?
422
523详见:https://www.cnblogs.com/sharing-java/p/10791802.html
You can’t perform that action at this time.
0 commit comments