adspace


How does node js handle child threads?

Answer Posted / Swati Verma

Node.js does not support traditional threading as JavaScript is single-threaded. However, it has an event-driven architecture that allows efficient handling of multiple tasks.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How we can read a file in node js?

568


Is node js losing popularity?

589