
Netty
文章平均质量分 94
四叶草FLclover
这个作者很懒,什么都没留下…
展开
-
零拷贝学习笔记
零拷贝原创 2022-05-30 21:59:01 · 943 阅读 · 0 评论 -
Netty学习笔记
Netty1、BIO/NIO/AIO模型2、Socket(使用netstat -ano查看)3、Java NIO三个核心Channel/Buffer/Selector4、零拷贝5、Netty对比Java NIO6、三种Reactor模型7、Netty模型8、BootStrap9、ChannelHandler10、ChannelPipeline11、inbound/outbound12、ChannelHandlerContext13、EventLoopGroup14、Unpooled以及ByteBuf15、心原创 2022-05-25 20:31:59 · 567 阅读 · 0 评论