-
Notifications
You must be signed in to change notification settings - Fork 10
Netty
mythos edited this page Jul 21, 2018
·
5 revisions
目录 start
目录 end |2018-07-11| 码云 | CSDN | OSChina
trustlin
Netty mina 的作者
Netty核心组件
Netty 编解码技术 数据通信和心跳监控案例
Netty 拆包粘包和服务启动流程分析
Netty序章之BIO NIO AIO演变
要搭配处理半包的解码器
- 使用 ProtobufVarint32FrameDecoder
- 继承自 LengthFieldBasedFrameDecoder
- 继承自 ByteToMessageDecoder 自己处理
部分内容参考自 Netty权威指南第二版
手淘、微博一直钟情的 Netty框架是个什么鬼? 对于Netty的十一个疑问
NettyServer与SpringBoot集成
Netty NIO 框架性能压测-短链接-对比Tomcat
- Introduction
- ApiAndDoc
- Platform
- Process
- Repository
- SUMMARY
- Website
- 【 Article 】
- 【 Blog 】
- 【 Database 】
- 【 FrontEnd 】
- 【 FrontEnd/Frame 】
- 【 FrontEnd/Node 】
- Hexo
- JavaScript
- LearnPS
- ResponseCode
- ViewSolution
- 【 Functional 】
- 【 Go 】
- 【 Java 】
- 【 Java/AdvancedLearning 】
- 【 Java/Framework 】
- 【 Java/MSA 】
- 【 Java/Spring 】
- 【 Java/TemplateEngine 】
- 【 Java/Tool 】
- AlibabaJavaStandard
- EE
- JavaSE
- Log
- MIS
- RESTful
- ZenOfPattern
- 【 Linux 】
- 【 Linux/Alpine 】
- 【 Linux/Arch 】
- 【 Linux/Base 】
- 【 Linux/Centos 】
- 【 Linux/Container 】
- 【 Linux/Debian 】
- 【 Linux/Tool 】
- 【 Linux/Vcs 】
- JavaDevInit
- 【 MyBlog 】
- 【 MyBlog/Problem 】
- 2018-3-15-install-deepin
- why-put-netty-in-tomcat
- 【 Python 】
- 【 Reactive 】
- 【 Script 】
- 【 Skills 】
- 【 Skills/CS 】
- 【 Skills/Document 】
- 【 Skills/Ecology 】
- 【 Skills/FrameWork 】
- 【 Skills/Soft 】
- 【 Skills/Spider 】
- 【 Skills/Test 】
- 【 Skills/Work 】
- AppManual
- CelebrityQuotes
- CodingThinking
- Problem
- RegularExpression
- SoftwareDesignEngineer
- 【 Windows 】