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

YouTube

An Interesting Lock-free Queue - Part 2

CppNow via YouTube

Overview

Dive into the intricacies of a complex lock-free queue implementation in this advanced C++ conference talk. Explore the challenges and solutions involved in creating a multi-producer, multi-consumer, growing, shrinking, mostly contiguous, lock-free circular queue. Learn techniques for proving the correctness of lock-free algorithms and discuss the balance between provability and testing. Build upon the foundations established in the previous talk, expanding the queue's features and addressing new challenges that arise during development. Gain valuable insights into advanced concurrent programming concepts and best practices for designing robust, high-performance data structures in C++.

Syllabus

Tony Van Eerd: An Interesting Lock-free Queue - Part 2 of N

Taught by

CppNow

Reviews

Start your review of An Interesting Lock-free Queue - Part 2

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.