Linux下的四种I/O model

来源:互联网 发布:excel多列重复数据筛选 编辑:程序博客网 时间:2024/06/05 14:18

Simplified matrix of basic Linux I/O models:

Synchronous blocking I/O

Synchronous non-blocking I/O

Asynchronous blocking I/O

Asynchronous non-blocking I/O (AIO)


具体的描述见下面的链接。

http://www.ibm.com/developerworks/library/l-async/


0 0
原创粉丝点击