Netty work notes 0027---Netty overview

Technical exchange QQ group [JAVA, C++, Python, .NET, BigData, AI]: 170933152

You can see the core part of netty, there are zero-copy and zero copy, and then what are some interactive APIs, and then

The above is an extensible event-driven model, then

The above is to support the slave protocol, you can see on the right there are HTTP WEBSOCKET, SSL PROTOBUF codec,

zlib gzip compressed and so on.

 

Then there is a protocol like http tunnel socket datagram on the left.

Guess you like

Origin blog.csdn.net/lidew521/article/details/108653338