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
操作系统原理(Operating Systems)Peking University via Coursera Predictive Analytics: Gaining Insights from Big Data
Queensland University of Technology via FutureLearn The Unix Workbench
Johns Hopkins University via Coursera I sistemi Operativi Moderni
University of Naples Federico II via edX Introducción a Linux como entorno de desarrollo de sistemas software
Universidad Politécnica de Madrid via Miríadax