Threads and Shared Variables in C++0x
Offered By: CppNow via YouTube
Course Description
Overview
Explore the introduction of threads and shared variable semantics in C++0x in this keynote address from BoostCon 2011. Delve into the design principles behind the new language features, focusing on the goal of providing meaningful multithreaded programs with sequential consistency by default. Examine the concept of data races as erroneous and the introduction of atomic operations for specially identified objects. Gain insights into the memory model defining shared variable semantics and its interaction with the atomics library. Learn about the challenges and surprises encountered during the development process, as well as the efforts to maintain consistency with past practices while addressing previous mistakes.
Syllabus
Threads and Shared Variables in C++0x - Hans Boehm [ BoostCon 2011] Keynote
Taught by
CppNow
Related Courses
Pattern-Oriented Software Architectures: Programming Mobile Services for Android Handheld SystemsVanderbilt University via Coursera Paradigms of Computer Programming
Université catholique de Louvain via edX Introduction to Operating Systems
Georgia Institute of Technology via Udacity Programming Mobile Services for Android Handheld Systems: Content
Vanderbilt University via Coursera Advanced Software Construction in Java
Massachusetts Institute of Technology via edX