YoVDO

A Lock-Free Atomic Shared_Ptr

Offered By: NDC Conferences via YouTube

Tags

NDC Conferences Courses C++ Courses Cross-Platform Development Courses Lock-free Programming Courses Atomic Operations Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the intricacies of implementing a lock-free atomic shared_ptr in this conference talk from NDC TechTown 2022. Delve into the motivation behind std::atomic introduced in C++20 and understand why existing implementations fall short for low-latency and real-time applications. Examine the inner workings of std::shared_ptr, trace the history of its atomic counterpart, and analyze various implementation strategies. Discover a novel, portable implementation of a lock-free atomic shared_ptr suitable for multiple platforms. Gain valuable insights into advanced C++ programming techniques and learn how to optimize thread-safe smart pointers for high-performance scenarios.

Syllabus

A lock-free atomic shared_ptr - Timur Doumler - NDC TechTown 2022


Taught by

NDC Conferences

Related Courses

Game Development for Modern Platforms
Michigan State University via Coursera
Introduction to Xamarin.Forms
Microsoft via edX
Building R Packages
Johns Hopkins University via Coursera
Multiplatform Mobile App Development with NativeScript
The Hong Kong University of Science and Technology via Coursera
Build Mobile Applications with SAP Cloud Platform Mobile Services
SAP Learning