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
相關文章
相關標籤/搜索