Structured Concurrency
Offered By: ACCU Conference via YouTube
Course Description
Overview
Explore structured concurrency in C++ through this comprehensive conference talk from ACCU 2022. Delve into the challenges of traditional concurrency tools like threads and locks, and discover how the C++ standard committee's senders/receivers proposal aims to improve concurrent programming. Learn to apply senders and receivers for structuring entire concurrent applications, using both top-down and bottom-up approaches. Gain insights into making concurrency an integral part of application design and understand how a structural approach can alleviate common concurrency-related issues. Benefit from the expertise of Lucian Radu Teodorescu, a Software Architect at Garmin with a PhD in programming languages, as he shares his knowledge on this crucial topic in modern C++ development.
Syllabus
Structured Concurrency - Lucian Radu Teodorescu - ACCU 2022
Taught by
ACCU Conference
Related Courses
Khronos Sycl Language Framework for C++ Accelerators - Take Advantage of All the MIPSACCU Conference via YouTube Space Invaders - The C++20 Spaceship Operator is Upon Us
ACCU Conference via YouTube Grinding, Farming, and Alliances - Become a Better Programmer by Using Words and Ideas From Casual Gaming
ACCU Conference via YouTube Designing for C++ Concurrency Using Message Passing
ACCU Conference via YouTube Productivity in C++ Game Development - Inside the Mind of an AAA Game Developer
ACCU Conference via YouTube