asynchronous I/O operation

An I/O operation whose initiator does not await its completion before proceeding with other work, enabling an initiator to have multiple concurrent I/O operations in progress.

Context Categories:

Storage System

Back to Dictionary

Subscribe to asynchronous I/O operation