Sockets - Applying the Unix Readiness Model for Concurrent Operations in C++ - CppCon 2022
Offered By: CppCon via YouTube
Course Description
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
Related Courses
Paradigms of Computer Programming – FundamentalsUniversité catholique de Louvain via edX Paradigms of Computer Programming – Abstraction and Concurrency
Université catholique de Louvain via edX Computing: Art, Magic, Science - Part II
ETH Zurich via edX Concurrency
AdaCore via Independent Java Fundamentals for Android Development
Galileo University via edX