Learn how to write portable threaded C++ applications which unleash the power of modern multi-processor hardware!
What you’ll learn
-
How to write portable threaded C++ applications which unleash the power of modern multi-core hardware
-
Basic principles of multi-threading which will be applicable in all languages
Description
An understanding of multithreading is essential to make full use of the capabilities of modern hardware. In this course, you will learn the principles of multithreading in modern C++, starting with threads, continuing with mutexes, condition variables, futures. We will also look at asynchronous, lock-free and parallel programming, including the parallel algorithms in C++17. Finally, we will implement a concurrent queue and thread pool, which you can use in your own code.
Who this course is for:
- C++ programmers (no previous knowledge of multithreading required)
[maxbutton id=”1″ url=”https://www.udemy.com/course/learn-modern-cplusplus-concurrency/?couponCode=1D7ACAB20BB98FB17FC6″ ]