File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed
Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 367367 * [ 15.Mybatis的一级、二级缓存] ( https://github.com/JavaInterviewHub/JavaInterview/blob/main/Mybatis.md#15mybatis的一级二级缓存 )
368368 * [ 参考链接] ( https://github.com/JavaInterviewHub/JavaInterview/blob/main/Mybatis.md#参考链接 )
369369
370+ * [ Netty] ( https://github.com/JavaInterviewHub/JavaInterview/blob/main/Netty.md )
371+
372+ * [ 1.你了解过哪些IO模型?] ( https://github.com/JavaInterviewHub/JavaInterview/blob/main/Netty.md#1你了解过哪些io模型 )
373+ * [ 2.什么是Reactor模型?Reactor的3种版本都知道吗?] ( https://github.com/JavaInterviewHub/JavaInterview/blob/main/Netty.md#2什么是reactor模型reactor的3种版本都知道吗 )
374+ * [ 3.了解过粘包拆包吗?为什么会出现粘包拆包?怎么处理粘包拆包?] ( https://github.com/JavaInterviewHub/JavaInterview/blob/main/Netty.md#3了解过粘包拆包吗为什么会出现粘包拆包怎么处理粘包拆包 )
375+ * [ 4.UDP协议会有粘包拆包的问题吗?为什么?] ( https://github.com/JavaInterviewHub/JavaInterview/blob/main/Netty.md#4udp协议会有粘包拆包的问题吗为什么 )
376+ * [ 5.Netty 是什么?] ( https://github.com/JavaInterviewHub/JavaInterview/blob/main/Netty.md#5netty-是什么 )
377+ * [ 6.为什么要用 Netty?] ( https://github.com/JavaInterviewHub/JavaInterview/blob/main/Netty.md#6为什么要用-netty )
378+ * [ 7.Netty 的应用场景了解么?] ( https://github.com/JavaInterviewHub/JavaInterview/blob/main/Netty.md#7netty-的应用场景了解么 )
379+ * [ 8.Netty 的零拷贝了解么?] ( https://github.com/JavaInterviewHub/JavaInterview/blob/main/Netty.md#8netty-的零拷贝了解么 )
380+ * [ 9.Netty 的心跳机制了解么?] ( https://github.com/JavaInterviewHub/JavaInterview/blob/main/Netty.md#9netty-的心跳机制了解么 )
381+ * [ 10.Netty 中有哪些重要组件?] ( https://github.com/JavaInterviewHub/JavaInterview/blob/main/Netty.md#10netty-中有哪些重要组件 )
382+ * [ 11.Netty 发送消息有几种方式?] ( https://github.com/JavaInterviewHub/JavaInterview/blob/main/Netty.md#11netty-发送消息有几种方式 )
383+ * [ 12.Netty 支持哪些心跳类型设置?] ( https://github.com/JavaInterviewHub/JavaInterview/blob/main/Netty.md#12netty-支持哪些心跳类型设置 )
384+ * [ 13.说说Netty的执行流程?] ( https://github.com/JavaInterviewHub/JavaInterview/blob/main/Netty.md#13说说netty的执行流程 )
385+ * [ 14.Netty高性能体现在哪些方面?] ( https://github.com/JavaInterviewHub/JavaInterview/blob/main/Netty.md#14netty高性能体现在哪些方面 )
386+ * [ 参考资料] ( https://github.com/JavaInterviewHub/JavaInterview/blob/main/Netty.md#参考资料 )
387+
388+
389+
390+
391+
392+
370393
You can’t perform that action at this time.
0 commit comments