async - Asynchronous Execution Interface

Overview

The async module defines an interface for asynchronous execution of runnable objects in specific execution contexts. Its concrete implementation depends on the underlying OS.