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

YouTube

An Adventure in Race Conditions

ACCU Conference via YouTube

Overview

Explore the challenges and solutions of concurrent programming in this ACCU 2019 conference talk. Delve into asynchronous programming and high-level abstractions that help avoid common pitfalls associated with locks and atomics. Learn about the subtleties of race conditions through real-world production code examples. Discover strategies to identify and prevent concurrency issues, and understand how high-level abstractions can be implemented without sacrificing performance. Cover essential topics including code sharing principles in concurrent programming, mutability, mutex and locks, atomics, condition variables, race conditions, and futures. Gain insights from Felix Petriconi, an experienced C++ developer and contributor to the stlab.cc concurrency library, as he shares his expertise in C++ development, performance tuning, and concurrent programming techniques.

Syllabus

An Adventure in Race Conditions - Felix Petriconi [ACCU 2019]

Taught by

ACCU Conference

Reviews

Start your review of An Adventure in Race Conditions

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.