YoVDO

Asynchronous I/O and Coroutines for Smooth Data Streaming

Offered By: NDC Conferences via YouTube

Tags

NDC Conferences Courses Coroutines Courses io_uring Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore asynchronous I/O and coroutines for efficient data streaming in this NDC TechTown 2021 conference talk. Delve into the io_uring mechanism introduced in Linux kernel 5.1 for asynchronous network and disk operations, enhancing program responsiveness. Learn how C++20 coroutines offer a solution to "callback hell" by allowing function suspension and resumption within the same thread. Gain insights into combining io_uring and coroutines to create code that reads asynchronous data in multiple short loops, simulating parallel execution without threading concerns. Cover topics such as Uring IO, multithreaded IO, performance improvements, coroutine basics, promise types, coroutine filters, and potential undefined behavior. Acquire valuable resources to further your understanding of these advanced programming concepts.

Syllabus

Introduction
Uring IO
Multithreaded IO
Better performance
Coroutines
Coroutine returns
Promise type
Coroutine
Filter
Recap
Undefined behavior
Resources


Taught by

NDC Conferences

Related Courses

Health Informatics: Data and Interoperability Standards
Georgia Institute of Technology via edX
Fractal Architecture
NDC Conferences via YouTube
Strangling the Monolith - Applied Patterns & Practices from the Trenches
NDC Conferences via YouTube
Refactoring Is Not Just Clickbait
NDC Conferences via YouTube
Amazing Algorithms for Solving Problems in Software
NDC Conferences via YouTube