MagicalCupcake
MagicalCupcake
20mo
by

Node.js

Describe which is best: Node js is:

Single Threaded
Multi Threaded
124 votesexpired
20mo ago
SleepyWalrus
SleepyWalrus

best? is it opinion based?

MagicalCupcake
MagicalCupcake
20mo

We can use it as multi threaded but by default node js runs on a single thread known as main thread.

SleepyWalrus
SleepyWalrus

okk

SnoozyMarshmallow
SnoozyMarshmallow

Node gives single threaded execution but actually has multiple threads doing the grunt work.

MagicalCupcake
MagicalCupcake
20mo

These threads will be called to improve performance.

Discover more
Curated from across