Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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.