Search videos
View all results →
← Browse conferences
Techniques for writing concurrent applications with asynchronous I/O
Rust Programming Language
This talk is about asynchronous I/O: how asynchronous compares to the traditional synchronous approach, how this changes the architecture of applications, and how to do asynchronous I/O in a concurrent multi-threaded application. Starting from a high-level view, we will then dive into code to explore useful code idioms and how to design ergonomic Rust APIs. This will include for instance how to store callbacks with unique types and call them from different threads, how to get lifetimes shorter t
Player unavailable or embedding blocked? Use the YouTube link above.