YoVDO

Non-Allocating std - future - promise

Offered By: CppNow via YouTube

Tags

C++Now Courses Software Development Courses C Programming Courses Memory Management Courses Lock-free Programming Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore a lock-free implementation of std::future/promise without allocation in this interactive CppNow conference talk. Dive deep into the challenge of creating a shared state for futures and promises without separate memory allocation, even when components can move or be destroyed. Follow along as the speaker sketches out a careful design using lock-free techniques, inviting audience participation to identify potential issues at each step. Gain practical insights into applying lock-free programming concepts in a real-world scenario, and develop a deeper understanding of memory management and concurrency in C++.

Syllabus

Tony Van Eerd: Non-Allocating std::future/promise


Taught by

CppNow

Related Courses

Software as a Service
University of California, Berkeley via Coursera
Software Testing
University of Utah via Udacity
The Hardware/Software Interface
University of Washington via Coursera
Software Debugging
Saarland University via Udacity
Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera