Multi-Paradigm Programming with Modern C++ - Coroutines on a Thread Pool

Multi-Paradigm Programming with Modern C++ - Coroutines on a Thread Pool

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial explores the use of coroutines in thread pools to improve concurrent task performance. It introduces a framework where coroutines return tasks that run on thread pool threads, eliminating waiting threads and enhancing coding experience. The tutorial covers the creation of a task class, executor, and shared state, and explains how to implement asynchronous tasks that resemble functions. Key concepts include task scheduling, executor management, and coroutine-based task classes.

Read more

1 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

What new insight or understanding did you gain from this video?

Evaluate responses using AI:

OFF