Back to Developer Roadmap

Nodejs Threads

src/data/roadmaps/nodejs/content/threads@KzUmXkwrmU_ssVBjSHAiY.md

4.0524 B
Original Source

Nodejs Threads

Node.js is a single-threaded language and gives us ways to work parallelly to our main process. Taking note of nowadays multicore system single threading is very memory efficient.

Visit the following resources to learn more: