This topic created in 2127 days ago, the information mentioned may be changed or developed.
2 replies • 2020-06-30 10:00:07 +08:00
 |
|
1
Kupanda82 Jun 29, 2020
可以 google 一下 reactor 模式
|
 |
|
2
hfc Jun 30, 2020
我记得如果系统支持非阻塞 IO,那么 Netty 就会使用非阻塞的接口,像是 kqueue 和 epoll,win 下也有一套,但是名称我不知道
|