How the Event Loop Works in Node.jsby@roman9131
445 reads

How the Event Loop Works in Node.js

tldt arrow
Read on Terminal Reader🖨️

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

@roman9131

Roman Melnik

react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!
Hackernoon hq - po box 2206, edwards, colorado 81632, usa