In computer science, Asynchronous I/O, or non-blocking I/O is a form of input/output processing that permits other processing to continue before the transmission has finished.
双语例句
1
The AIX kernel enables the asynchronousI/O components.
AIX 内核启用异步 I/O 组件。
2
Turning on asynchronousI/O really helps in database environments.
对于数据库环境,启用异步 I/O 的确可以起到帮助作用。
3
The asynchronousI/O allows applications to read and write data without blocking.