深刻分析 Java I/O (八)IO模型詳解

1、 概念說明 2、 IO模式 阻塞 I/O(blocking IO) 非阻塞 I/O(nonblocking IO) I/O 多路複用( IO multiplexing) 異步 I/O(asynchronous IO) 總結 3、 I/O 多路複用之select、poll、epoll select poll epoll 4、epoll詳解 epoll操做過程 epoll工做模式 LT模式 ET模
相關文章
相關標籤/搜索