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

YouTube

Designing Concurrent C++ Applications

CppNow via YouTube

Overview

Coursera Plus Annual Sale: All Certificates & Courses 25% Off!
Explore advanced techniques for designing concurrent C++ applications in this comprehensive conference talk from CppNow 2021. Learn how to elevate your approach from primitive concurrency tools to higher-level abstractions and design patterns. Discover systematic methods for building thread-safe, performant concurrent systems without relying on locks. Examine a series of practical code examples demonstrating tasks, executors, senders/receivers, and performance optimization strategies. Gain insights into creating scalable multi-core applications using modern C++ concurrency constructs, moving beyond traditional threads and synchronization primitives. Understand how to apply these concepts to real-world scenarios, with performance metrics provided for each example.

Syllabus

Introduction
SuperSparse Community
Poll
Rules of engagement
Promise
Agenda
Title
Threads
General Method
Theoretical Results
Talk Outline
Core Routines
Hello World Example
Concurrent Work
Multiple Tasks
Tracy Profiler
Tracy Demo
Task System
Delay Continuation
Parallel Continuation
Async Implementation
Join
FinishedWork
ForkJoin
Example
Concurrent Reduce
Concurrent Scan
Pipelines
Serializers

Taught by

CppNow

Reviews

Start your review of Designing Concurrent C++ Applications

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.