A netty目录

netty 一、IO基础 1.1 select、poll、epoll 1.2 5种 I/O 模型 1. 阻塞式I/O模型 (blocking I/O) 2. 非阻塞式I/O模型 (non-blocking I/O) 3. I/O复用模型 (I/O multiplexing) 4. 信号驱动I/O模型 (signal-driven I/O) 5. 异步I/O模型(AIO,全程asynchronous
相关文章
相关标签/搜索