Asynchrony optimization

The query optimizer makes decisions about the asynchronous processing of remote operations in a query execution plan. Asynchrony optimization is the process by which the optimizer analyzes an existing query execution plan and looks for opportunities to allow remote operations to execute concurrently.