When NodeJS I-O Blocks - The Backend Engineering Show
Offered By: Hussein Nasser via YouTube
Course Description
Overview
Explore the intricacies of NodeJS asynchronous I/O in this episode of The Backend Engineering Show. Dive into an in-depth analysis of when NodeJS I/O blocks, covering six key areas: Socket/IO, File I/O, DNS, NodeJS Single Threaded nature, NodeJS Thread Pool, and DNS lookup bottlenecks in Node. Gain valuable insights into network engineering fundamentals and understand how these concepts impact backend development. Follow along as the host breaks down complex topics, providing a comprehensive overview of NodeJS performance considerations and potential bottlenecks in various I/O operations.
Syllabus
Intro
Part 1 Socket/IO
Part 2 File I/O
Part 3 DNS
Part 4 NodeJS Single Threaded
Part 5 NodeJS Thread Pool
Part 6 DNS lookup bottleneck in Node
Taught by
Hussein Nasser
Related Courses
Backend Engineering - BeginnerHussein Nasser via YouTube Backend Engineering - Intermediate
Hussein Nasser via YouTube HTTP - Live Stream
Hussein Nasser via YouTube Threads and Connections - The Backend Engineering Show
Hussein Nasser via YouTube Mutual TLS - The Backend Engineering Show
Hussein Nasser via YouTube