select, iocp, epoll,kqueue及各种I/O复用机制
摘要:
首先,介绍几种常见的I/O模型及其区别,如下: blocking I/O nonblocking I/O I/O multiplexing (select and poll) signal driven I/O (SIGIO) asynchronous I/O (the POSIX aio_func 阅读全文
posted @ 2016-04-12 11:52 <starhu> 阅读(467) 评论(0) 推荐(0)
浙公网安备 33010602011771号