天猫秘券网站怎么做哈尔滨网站优化
Netty 学习资料
搜集了一下Java网络库Netty的学习资料,整理如下,有空花时间研究一下。
1、Netty学习手册
《尚硅谷 Netty 核心技术及源码剖析》课程学习手册
本课程不适合零基础的学员,需要掌握常用的设计模式和数据结构
掌握 Java 的面向对象编程、多线程编程、IO 编程、网络编程等知识
《Netty 核心源码剖析章节》内容学习最好有项目开发和阅读源码的经历
-
https://dongzl.github.io/netty-handbook
-
https://github.com/dongzl/netty-handbook/
2、Netty实践学习案例
- https://github.com/sanshengshui/netty-learning-example
3、Netty源码解析
- https://github.com/code4craft/netty-learning
4、Netty源代码
- https://github.com/netty/netty
5、Netty Documentation
- https://netty.io/wiki/
-6、Netty, the IO framework that propels them all By Stephane LANDELLE 视频教程
- Netty, the IO framework that propels them all By Stephane LANDELLE