随笔分类 -  Netty相关

摘要:https://blog.csdn.net/linuu/category_6212307.html 阅读全文
posted @ 2020-10-17 18:03 tc310 阅读(57) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/spiderdog/category_1800249.html 阅读全文
posted @ 2020-10-17 18:02 tc310 阅读(98) 评论(0) 推荐(0)
摘要:https://waylau.com/essential-netty-in-action/ 阅读全文
posted @ 2020-10-17 14:36 tc310 阅读(187) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/usagoole/category_8708361.html 讲解的比较好的Netty长连接相关 Netty案例(一)之长连接 文章目录netty版本长连接ChannelGroup netty版本 netty版本:io.netty:netty-all:4. 阅读全文
posted @ 2020-10-17 14:25 tc310 阅读(140) 评论(0) 推荐(0)
摘要:https://www.jianshu.com/p/89403b1b314d 阅读全文
posted @ 2020-09-07 17:42 tc310 阅读(2220) 评论(0) 推荐(0)
摘要:https://www.cnblogs.com/guos/tag/Netty/ 阅读全文
posted @ 2020-01-13 18:21 tc310 阅读(108) 评论(0) 推荐(0)
摘要:关于netty本身内存泄漏的资料,在此记录一下:https://blog.csdn.net/hannuotayouxi/article/details/78827499 关于netty本身内存泄漏的资料,在此记录一下:https://blog.csdn.net/hannuotayouxi/artic 阅读全文
posted @ 2019-07-04 10:41 tc310 阅读(145) 评论(0) 推荐(0)
摘要:原文:https://www.cnblogs.com/ruber/p/10186571.html 本文只想讨论一下pipeline的执行顺序问题,因为这个搞不明白就不知道先添加编码还是解码,是不是可以混淆添加等等一系列事情 先说最基本的, 读入数据,需要解码数据,执行顺序和注册顺序一致 in1 -- 阅读全文
posted @ 2019-07-04 10:40 tc310 阅读(309) 评论(0) 推荐(0)
摘要:Netty的ByteBuf https://blog.csdn.net/thinking_fioa/article/details/80795673 netty的ByteBuf知识点 https://blog.csdn.net/thinking_fioa/article/details/807956 阅读全文
posted @ 2019-07-04 10:40 tc310 阅读(104) 评论(0) 推荐(0)
摘要:Netty之ChannelOption 阅读全文
posted @ 2019-07-03 17:05 tc310 阅读(128) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/yelllowcong/article/details/78173255 阅读全文
posted @ 2019-07-03 17:02 tc310 阅读(1947) 评论(0) 推荐(0)
摘要:最通用TCP黏包解决方案:LengthFieldBasedFrameDecoder和LengthFieldPrepender https://blog.csdn.net/u010853261/article/details/55803933 【看完就会】Netty的LengthFieldBasedF 阅读全文
posted @ 2019-06-29 17:16 tc310 阅读(97) 评论(0) 推荐(0)
摘要:https://www.jianshu.com/nb/7981390 阅读全文
posted @ 2019-02-28 19:27 tc310 阅读(137) 评论(0) 推荐(0)
摘要:《深入探索Netty原理及源码分析》文集小结 https://www.jianshu.com/p/239a196152de 阅读全文
posted @ 2019-02-22 17:37 tc310 阅读(123) 评论(0) 推荐(0)
摘要:https://www.jianshu.com/p/c187d1b649c6 阅读全文
posted @ 2019-02-22 16:04 tc310 阅读(109) 评论(0) 推荐(0)
摘要:https://www.jianshu.com/p/8fe70d313d78?utm_source=oschina-app 阅读全文
posted @ 2019-02-22 16:03 tc310 阅读(469) 评论(0) 推荐(0)