Netty working notes 0032---Netty model--detailed version

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

It can be considered that the pipeline contains channels, because channels can be obtained from the pipeline.

The processors maintained in the pipeline can be used to handle a variety of events.

Guess you like

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