Asynchronous I/O

Advantages of asynchronous I/O

Using asynchronous I/O
    Asynchronous I/O control block
    Threads-based Interface
    Kernel implementation
    Error handling

Using the interface functions

Using other system calls with asynchronous I/O

How to use asynchronous I/O with your application