Aio: Difference between revisions

From 탱이의 잡동사니
Jump to navigation Jump to search
(Created page with "== Overview == asynchronous I/O (AIO) interface 정보 정리. == AIOs == Posix AIO, linux aio(libaio) 두가지 모델이 있다. == See also == * http://man7.org/linux/man...")
(No difference)

Revision as of 13:09, 10 August 2015

Overview

asynchronous I/O (AIO) interface 정보 정리.

AIOs

Posix AIO, linux aio(libaio) 두가지 모델이 있다.

See also

References

<references />