Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

NDC Conferences

Concurrent Programming in C++

NDC Conferences via YouTube

Overview

Explore concurrent programming in C++ through this 47-minute conference talk by Venkat Subramaniam. Dive into the perils of concurrency and learn how to leverage C++'s powerful concurrency API. Discover techniques for creating and joining threads, avoiding race conditions and deadlocks, and working with multiple locks. Gain insights into async launch options, future and thread safety, and the use of promises. Master the art of writing efficient and safe concurrent code in C++, from handling thread arguments to understanding the underlying mechanisms of concurrency.

Syllabus

Intro
Platform Neutral
Creating Thread
joining
Thread Argument Gotcha
Concurrency & Mutability
Avoiding Race Condition
Avoiding Deadlock
Fixing Deadlock
Multiple Locks
Another Race Condition
async launch options
Future & Thread Safety
What's really doing on?
Using Promise

Taught by

NDC Conferences

Reviews

Start your review of Concurrent Programming in C++

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.