
netty系列之:Bootstrap,ServerBootstrap和netty中的實現
- 2022 年 2 月 21 日
- 筆記
目錄 簡介 Bootstrap和ServerBootstrap的聯繫 AbstractBootstrap Bootstr …
Continue Reading目錄 簡介 Bootstrap和ServerBootstrap的聯繫 AbstractBootstrap Bootstr …
Continue Reading目錄 簡介 JDK非同步緣起 netty中的Executor Future的困境和netty的實現 總結 簡介 在我的心中 …
Continue Reading目錄 簡介 神龍見首不見尾的channel channel和channelGroup channelGroup的基本使用 …
Continue Reading目錄 簡介 ByteBuf和ByteBuffer的可擴展性 不同的使用方法 性能上的不同 總結 簡介 netty作為一個 …
Continue Reading簡介 經典的TCP三次握手大家應該很熟悉了,三次握手按道理說應該是最優的方案了,當然這是對於通用的情況來說的。那麼在某些 …
Continue Reading目錄 簡介 ByteBuf和ReferenceCounted ByteBuf的基本使用 ByteBuf的回收 ByteB …
Continue Reading目錄 簡介 建立支援Rendezvous的伺服器 處理不同的消息 節點之間的交互 總結 簡介 在我們之前提到的所有net …
Continue Reading目錄 簡介 類型的定義 搭建UDT stream伺服器 搭建UDT message伺服器 Stream和Message的 …
Continue Reading目錄 簡介 netty對UDT的支援 搭建一個支援UDT的netty服務 異常來襲 TypeUDT和KindUDT 構建 …
Continue Reading目錄 簡介 netty服務的基本構建方式 EventLoopGroup channel 多種構建方式 其他的channe …
Continue Reading