async: Concurrent Calculation

This lesson gives an overview of concurrent calculation used with std::async in C++ for multithreading.

The calculation of the scalar product can be spread across four asynchronous function calls.

Get hands-on with 1200+ tech skills courses.