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

YouTube

A Lock-Free std::atomic std::shared_ptr

ACCU Conference via YouTube

Overview

Explore the intricacies of implementing a lock-free std::atomic std::shared_ptr in this comprehensive conference talk from ACCU 2022. Delve into the motivation behind atomic shared pointers, review the inner workings of std::shared_ptr, and trace the history of std::atomic std::shared_ptr in C++20. Examine existing implementations and various strategies, culminating in the presentation of a new, portable, lock-free atomic shared_ptr implementation. Gain valuable insights into thread-safety, control blocks, and the challenges of creating efficient smart pointers for low-latency and real-time applications in modern C++ programming.

Syllabus

A lock-free std::atomic std::shared_ptr - Timur Doumler - ACCU 2022

Taught by

ACCU Conference

Reviews

Start your review of A Lock-Free std::atomic std::shared_ptr

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.