An introduction to multithreading, and to the powerful multithreading features added to C++ in 2011, 2014 and 2017.
Take your C++ to the next level!
Among other things, you’ll learn the following in this course:
How to create threads using the thread class or async
How to work with promises, futures and tasks
How to use mutexes and locks to coordinate multiple threads
How to use conditions to signal between threads
How to create blocking queues and thread pools
In this course I’ll break complex multithreading concepts down into simple steps, demonstrating practically, in front of your eyes, how you can make use of multiple threads to accomplish tasks that would be difficult or horribly slow without multithreading.
Specification: Learn Multithreading in C++
|
1 review for Learn Multithreading in C++
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $9.99 |
---|---|
Provider | |
Duration | 3.5 hours |
Year | 2020 |
Level | Intermediate |
Language | English ... |
Certificate | Yes |
Quizzes | No |
J rgen Olsson –
Very good disposition of the course. I learnt a lot from it and I will certainly use multithreading more in the future.