Concurrency, Parallelism and Coroutines
Offered By: ACCU Conference via YouTube
Course Description
Overview
Explore the world of concurrent and parallel programming in C++ through this comprehensive conference talk from ACCU 2017. Delve into the additions of C++17, including parallel overloads for Standard Library algorithms, and examine the Technical Specifications (TS) for Concurrency and Coroutines. Gain insights into the relationships between these concepts and understand how coroutines enhance parallelism. Investigate the implementation of parallel algorithms, and learn how continuations, coroutines, and work-stealing integrate. Discover the connection with the Grand Unified Executors Proposal and acquire knowledge on leveraging these advanced features as an application developer.
Syllabus
Concurrency, Parallelism and Coroutines - Anthony Williams [ACCU 2017]
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