Podcast: Asynchronous Non-blocking I/O under the hood

Podcast: Asynchronous Non-blocking I/O under the hood

Tu Huynh (Tyler)

The mechanics of non-blocking I/O in the Linux kernel, exploring the evolution from traditional blocking I/O to modern syscalls like select, poll, and epoll/kqueue.

Related tracks