netty系列之:kequeue传输协议详解
- 2022 年 7 月 4 日
- 笔记
目录 简介 KQueueEventLoopGroup KQueueEventLoop KQueueServerSocke …
Continue Reading目录 简介 KQueueEventLoopGroup KQueueEventLoop KQueueServerSocke …
Continue Reading目录 简介 native传输协议的依赖 netty本地传输协议的使用 总结 简介 对于IO来说,除了传统的block I …
Continue Reading目录 简介 enum和Enum netty中可扩展的Enum:ConstantPool 使用ConstantPool 总 …
Continue Reading目录 简介 UDP在netty中的表示 DatagramPacketEncoder DatagramPacketDeco …
Continue Reading目录 简介 netty中的marshalling provider Marshalling编码器 Marshalling …
Continue Reading目录 简介 添加JBoss Marshalling依赖 JBoss Marshalling的使用 总结 简介 在JAVA …
Continue Reading目录 简介 什么是序列化 重构序列化对象 序列化不是加密 使用真正的加密 使用代理 Serializable和Exter …
Continue Reading目录 简介 TCP有什么不好 sctp的特点 总结 简介 要讲网络协议,肯定离不开OSI(Open System Int …
Continue Reading目录 简介 XmlFrameDecoder XmlDecoder 总结 简介 在json之前,xml是最常用的数据传输格 …
Continue Reading目录 简介 netty中的字符串编码解码器 不同平台的换行符 字符串编码的实现 总结 简介 字符串是我们程序中最常用到的 …
Continue Reading