OFFRE LISEUSES
Une liseuse achetée = une housse offerte* jusqu'au 21 juin
Node.js Event Loop
Par :Formats :
Disponible dans votre compte client Decitre ou Furet du Nord dès validation de votre commande. Le format ePub est :
- Compatible avec une lecture sur My Vivlio (smartphone, tablette, ordinateur)
- Compatible avec une lecture sur liseuses Vivlio
- Pour les liseuses autres que Vivlio, vous devez utiliser le logiciel Adobe Digital Edition. Non compatible avec la lecture sur les liseuses Kindle, Remarkable et Sony
, qui est-ce ?Notre partenaire de plateforme de lecture numérique où vous retrouverez l'ensemble de vos ebooks gratuitement
Pour en savoir plus sur nos ebooks, consultez notre aide en ligne ici
- FormatePub
- ISBN8231041732
- EAN9798231041732
- Date de parution01/12/2025
- Protection num.pas de protection
- Infos supplémentairesepub
- ÉditeurWalzone Press
Résumé
Understand the event loop. Avoid blocking it. Master Node.js. This book demystifies the core of Node.js - the event loop - and teaches you how to use it efficiently and safely in real-world systems. You'll learn how Node.js schedules work, handles concurrency, and delivers performance from a single thread. More importantly, you'll discover how to avoid event loop blocking, the silent killer of performance in production. Inside the book: How Node.js handles concurrency with a single thread The real differences between setTimeout, setImmediate, and process.nextTick How each event loop phase works and what code runs when Why non-blocking doesn't always mean fast How to design resilient, efficient backend architectures Proven techniques for avoiding event loop blocking under real workloads Who this book is for: Intermediate JavaScript developers leveling up to backend Node.js Backend engineers who want to understand performance bottlenecks Educators or mentors teaching how the Node.js runtime really works Anyone who wants to master async behavior and concurrency in Node.js



