CG数据库 >> Mastering Multithreading with C++

Duration: 1h 34m | Video: h264, 1280x720 | Audio: AAC, 44100 Hz, 2 Ch | 768 MBGenre: eLearning | Language: English | Project FilesMaster multithreading and concurrent processing with C++About This VideoDelve into the fundamentals of multithreading and concurrency and find out how to implement themExplore atomic operations to optimize code performanceApply concurrency to both distributed computing and GPGPU processingIn DetailMultithreaded 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.


Mastering Multithreading with C++的图片1
Mastering Multithreading with C++的图片2
Mastering Multithreading with C++的图片3

发布日期: 2017-12-09