Mastering Multithreading with C++.MP4, AVC, 500 kbps, 1920x1080 | English, AAC, 128 kbps, 2 Ch | 1.5 hours | 380 MBInstructor: Maya PoschMultithreaded applications execute multiple threads in a single processor environment, allowing developers achieve concurrency.
This video will teach you the finer points of multithreading and concurrency concepts and how to apply them efficiently in C++.
Divided into three modules, we start with a brief introduction to the fundamentals of multithreading and concurrency concepts.
We then take an in-depth look at how these concepts work at the hardware-level as well as how both operating systems and frameworks use these low-level functions.
We’ll also learn about the native multithreading and concurrency support available in C++ since the 2011 revision, synchronization, and communication between threads.
This course is filled with examples that will help you become a master at writing robust concurrent and parallel applications in C++.
What You Will LearnGo through a basic example of multithreading using the native threading support added in the 2011 revision of C++Build upon the fundamentals provided by the hardware implementationsExplore the wide variety of multithreading APIs available as OS-level APIsExplore an advanced multithreading implementation using C++ 14's native threading APIExtend and optimize thread-safety using the features offered by the full feature set in C++ 11 and C++ 14
发布日期: 2017-12-11