YoVDO

Coroutine Patterns: Problems and Solutions in Modern C++ Codebases

Offered By: CppCon via YouTube

Tags

Design Patterns Courses Mutex Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore common patterns and pitfalls in C++ coroutines through this 31-minute CppCon conference talk. Delve into effective solutions for managing resources, synchronization challenges, and potential issues in heavily coroutinized codebases. Learn how to write correct code using coroutines, with examples based on Facebook's Folly implementation. Gain insights applicable to various coroutine implementations, suitable for both experienced practitioners and those considering introducing coroutines to their projects.

Syllabus

Intro
Agenda
Motivation
Tasks and Executors
Executor
Lifetime
Game
Keeping objects alive
Scheduling the background
ASN scope
Exceptions
Cleanup
Synchronization
Mutexes
Coroutine Locks
Conclusion


Taught by

CppCon

Related Courses

Threading in C#
LinkedIn Learning
Java Multithreading - Concurrency, Parallelism & Performance
Udemy
gophercises
Independent
Mastering Multithreading Programming with Go (Golang)
Udemy
Working with Concurrency in Go (Golang)
Udemy