(netty宝贵知识)

例子:https://segmentfault.com/a/1190000013122610?utm_source=tag-newest#articleHeader0

netty官方文档http://netty.io/4.1/api/index.html

 

netty的某些属性意思,比如心跳检测属性,线程池中放置的已经完成过3次握手的线程数https://blog.csdn.net/zhousenshan/article/details/72859923

 netty通道与socket的理解:其实一个chanel对应一个socket对象,socket对象称为该channel的对等体。https://www.cnblogs.com/mjorcen/p/4199289.html

posted @ 2018-02-27 20:00  慧妃不美  阅读(100)  评论(0编辑  收藏  举报