This content originally appeared on DEV Community and was authored by Gabriel Valin
NODEJS
Open Source platform, allow the execution of javascript language in server-side.
Single Thread (v8) with Thread Pool (libuv c++) and group of modules.
Event Loop (Call Stack)
NoN-Blocking I/O
Self Modules (http, fs, dns, buffer, etc..)
What's Event Loop?
- the last one in is the first one out!
This content originally appeared on DEV Community and was authored by Gabriel Valin
Gabriel Valin | Sciencx (2021-10-18T16:35:15+00:00) NodeJS – Fundamentals. Retrieved from https://www.scien.cx/2021/10/18/nodejs-fundamentals/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.