Jump to content

Mastering Multithreading with C++


Recommended Posts

d7442d80e585.png

Mastering Multithreading with C++

.MP4, AVC, 500 kbps, 1920x1080 | English, AAC, 128 kbps, 2 Ch | 1.5 hours | 380 MB

Instructor: Maya Posch

 

Multithreaded 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 Learn

Go 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 implementations

Explore the wide variety of multithreading APIs available as OS-level APIs

Explore an advanced multithreading implementation using C++ 14's native threading API

Extend and optimize thread-safety using the features offered by the full feature set in C++ 11 and C++ 14

 

DOWNLOAD

uploadgig

https://uploadgig.com/file/download/6bf56a810d2aBe9c/PFQLItPP_MasteringMultithreading.rar

 

nitroflare

http://nitroflare.com/view/ED0E84FA07ED553/PFQLItPP_MasteringMultithreading.rar

 

rapidgator

https://rapidgator.net/file/13e3d0327c326391495e817c09a6f1cd/PFQLItPP_MasteringMultithreading.rar.html

 

turbobit

http://turbobit.net/7d17h8keo7lj/PFQLItPP_MasteringMultithreading.rar.html

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...