paint-brush
How the Event Loop Works in Node.jsby@roman9131
625 reads
625 reads

How the Event Loop Works in Node.js

by Roman Melnik5mNovember 22nd, 2022
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

Node.js is a single-threaded event-driven platform that is capable of running non-blocking, asynchronous programming. The event loop mechanism is also implemented in the LibUV library. The library is written in Javascript alone and in c++ and Javascript to operate correctly. It is also written in [C](https://www.hackernoon.com/images/tgb3usu.jpeg) for [unix/core.c#L384) shown below (but you can also look for [win)(https://github.com) for the [win] library shown below.

Company Mentioned

Mention Thumbnail
featured image - How the Event Loop Works in Node.js
Roman Melnik HackerNoon profile picture
Roman Melnik

Roman Melnik

@roman9131

I am a Senior Software Engineer with 6 years of experience.

L O A D I N G
. . . comments & more!

About Author

Roman Melnik HackerNoon profile picture
Roman Melnik@roman9131
I am a Senior Software Engineer with 6 years of experience.

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite