Logo video2dn
  • Сохранить видео с ютуба
  • Категории
    • Музыка
    • Кино и Анимация
    • Автомобили
    • Животные
    • Спорт
    • Путешествия
    • Игры
    • Люди и Блоги
    • Юмор
    • Развлечения
    • Новости и Политика
    • Howto и Стиль
    • Diy своими руками
    • Образование
    • Наука и Технологии
    • Некоммерческие Организации
  • О сайте

Скачать или смотреть NodeJS Architecture - I/O

  • Hussein Nasser
  • 2023-03-14
  • 54080
NodeJS Architecture - I/O
hussein nasserbackend engineering
  • ok logo

Скачать NodeJS Architecture - I/O бесплатно в качестве 4к (2к / 1080p)

У нас вы можете скачать бесплатно NodeJS Architecture - I/O или посмотреть видео с ютуба в максимальном доступном качестве.

Для скачивания выберите вариант из формы ниже:

  • Информация по загрузке:

Cкачать музыку NodeJS Architecture - I/O бесплатно в формате MP3:

Если иконки загрузки не отобразились, ПОЖАЛУЙСТА, НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если у вас возникли трудности с загрузкой, пожалуйста, свяжитесь с нами по контактам, указанным в нижней части страницы.
Спасибо за использование сервиса video2dn.com

Описание к видео NodeJS Architecture - I/O

Node is a non-blocking Javascript runtime. You can concurrently run an HTTP Server, read files from disk, send UDP datagrams, accept TCP connections from clients and still have room to execute Javascript code operations without blocking. Most of these operations are known as I/O, you send an input to a device, file or a socket and it replies back with an output. Node achieves non-blocking I/O with mostly a single thread executed asynchronously using a library called lib_uv.
The exception being DNS queries, which use a thread pool. This means when you use fetch or axios to make an HTTP request to a domain, the DNS resolution for that domain will most probably go through the thread pool, while the actual request itself will be sent asynchronously on the main thread.

In this episode of the backend engineering show I go through an article I wrote discussing NodeJS Asynchronous I/O.

  / when-nodejs-i-o-blocks  

Learn the fundamentals of network engineering, get my udemy course
https://network.husseinnasser.com

0:00 Intro
3:00 Part 1 Socket/IO
9:48 Part 2 File I/O
12:42 Part 3 DNS
16:22 Part 4 NodeJS Single Threaded
19:10 Part 5 NodeJS Thread Pool
21:23 Part 6 DNS lookup bottleneck in Node


Fundamentals of Networking for Effective Backends udemy course (link redirects to udemy with coupon)
https://network.husseinnasser.com

Fundamentals of Database Engineering udemy course (link redirects to udemy with coupon)
https://database.husseinnasser.com

Introduction to NGINX (link redirects to udemy with coupon)
https://nginx.husseinnasser.com

Python on the Backend (link redirects to udemy with coupon)
https://python.husseinnasser.com

Become a Member on YouTube
   / @hnasr  

Buy me a coffee if you liked this
https://www.buymeacoffee.com/hnasr

Arabic Software Engineering Channel
   / @husseinnasser  

🔥 Members Only Content
   • Members-only videos  



🏭 Backend Engineering Videos in Order
https://backend.husseinnasser.com

💾 Database Engineering Videos
   • Database Engineering  

🎙️Listen to the Backend Engineering Podcast
https://husseinnasser.com/podcast

Gears and tools used on the Channel (affiliates)

🖼️ Slides and Thumbnail Design
Canva
https://partner.canva.com/c/2766475/6...


Stay Awesome,
Hussein

Комментарии

Информация по комментариям в разработке

Похожие видео

  • Pinterest moves to HTTP/3
    Pinterest moves to HTTP/3
    2 года назад
  • Node.js Under the Hood | Understanding Node.js Core Concepts FREE VERSION
    Node.js Under the Hood | Understanding Node.js Core Concepts FREE VERSION
    3 года назад
  • When do you use threads?
    When do you use threads?
    6 месяцев назад
  • How NGINX Handles MILLIONS of Requests With Just 1 Process 🔥
    How NGINX Handles MILLIONS of Requests With Just 1 Process 🔥
    9 дней назад
  • Event Loop от А до Я. Архитектура браузера и Node JS. Движки и рендер. Самое подробное видео
    Event Loop от А до Я. Архитектура браузера и Node JS. Движки и рендер. Самое подробное видео
    2 года назад
  • April 2025 | 1-35 Questions | Microsoft Azure Solutions Architect Expert | AZ-305
    April 2025 | 1-35 Questions | Microsoft Azure Solutions Architect Expert | AZ-305
    5 часов назад
  • Threads and Connections | The Backend Engineering Show
    Threads and Connections | The Backend Engineering Show
    2 года назад
  • Node JS фундаментальный курс от А до Я. Node.js Теория и практика
    Node JS фундаментальный курс от А до Я. Node.js Теория и практика
    3 года назад
  • Eşref Rüya 9. Bölüm
    Eşref Rüya 9. Bölüm
    5 часов назад
  • Что такое Rest API (
    Что такое Rest API (
    1 год назад
  • О нас
  • Контакты
  • Отказ от ответственности - Disclaimer
  • Условия использования сайта - TOS
  • Политика конфиденциальности

video2dn Copyright © 2023 - 2025

Контакты для правообладателей [email protected]