Boost application performance using asynchronous I/O-ref
发布时间:2021-01-31 12:05:53 所属栏目:Linux 来源:网络整理
导读:副标题#e# Linux asynchronous I/O is a relatively recent addition to the Linux kernel. It's a standard feature of the 2.6 kernel,but you can find patches for 2.4. The basic idea behind AIO is to allow a process to initiate a number of I/O
The primary issue with the?select ?call is that it's not very efficient. While it's a convenient model for asynchronous notification,its use for high-performance I/O is not advised.
(编辑:济南站长网) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |