Threads vs. Tasks

This lesson highlights the differences between the threads and tasks that are used in C++ for concurrency.

Threads are very different from tasks. Let’s look at this piece of code to see how:

Get hands-on with 1200+ tech skills courses.