“Asynchronous”
A system call is asynchronous if a thread can continue running without waiting for the call to complete.
Asynchronous calls are “non-blocking.”
In a singly-threaded program, asynchronous calls are good.
Previous slide
Next slide
Back to first slide
View graphic version