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

YouTube

Sockets - Applying the Unix Readiness Model for Concurrent Operations in C++ - CppCon 2022

CppCon via YouTube

Overview

Explore the application of Unix readiness model to concurrent operations in C++ in this CppCon 2022 conference talk. Delve into the rich set of primitives Unix systems offer for working concurrently with file descriptors, including select, poll, epoll, and kqueue interfaces. Learn how these concepts can be applied to solve problems involving concurrent operations in C++. Discover answers to questions like "How can I .get() the first of several futures?" and "How can I co_await the first of several coroutines?" Gain insights from speaker Filipp Gelman, known for his expertise in templates, compile-time computation, and creative use of language features at Bloomberg LP. Enhance your understanding of C++ concurrency mechanisms and their potential to support Unix-like readiness semantics.

Syllabus

Sockets - Applying the Unix Readiness Model When Composing Concurrent Operations in C++ CppCon 2022

Taught by

CppCon

Reviews

Start your review of Sockets - Applying the Unix Readiness Model for Concurrent Operations in C++ - CppCon 2022

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.