-
Introduction to Event Loop Utilization in Node.js
Introduction to Event Loop Utilization in Node.js
The goal of this was to indirectly infer the state of the application without introducing measurable overhead. I’ve run a few hundred hours of benchmarks and collected over one million data points to make sure my analysis was correct. Eventually, I plan to write about all aspects of my research, but today we will focus on a metric that has already been added to Node.
Appears in lists (1)
More like this (3)
-
5 TILs about Node.js Fundamentals from the Node.js Design Patterns Book
5 TILs about Node Fundamentals from the Node Design Patterns Book — Notes made during a read...
-
Node.js multithreading: What are Worker Threads and why do they matter? - LogRocket Blog
2. Node Multithreading: What Are Worker Threads & Why Do They Matter? — Since the release of...