asynchronous I/O


asynchronous I/O

Overlapping input and output with processing. The peripheral devices run independent of the CPU, and both the hardware and software must support this common mode of operation. See asynchronous.