netty-性能优化
2019-03-17 本文已影响0人
coderljx
以下为ppt todo内容
epoll深挖
线程分配策略
零拷贝原理
selector hashset替换为数组
大量使用cas,原子更新器
重写了threadlocal
hashedweeltime时间轮算法
以下为ppt todo内容
epoll深挖
线程分配策略
零拷贝原理
selector hashset替换为数组
大量使用cas,原子更新器
重写了threadlocal
hashedweeltime时间轮算法