An Adventure in Race Conditions
Offered By: ACCU Conference via YouTube
Course Description
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
Related Courses
Paradigms of Computer Programming – Abstraction and ConcurrencyUniversité catholique de Louvain via edX Concurrency in Go
University of California, Irvine via Coursera Многопоточность
Moscow Institute of Physics and Technology via Coursera Introduction to Ethereum DeFi Smart Contract Security & Exploits
Coursera Project Network via Coursera Concurrency in Go (Golang)
Udemy