1
Answer

Concurrent Behavior of Node.JS

Photo of Chintan Dave

Chintan Dave

6y
707
1
Being a single-threaded application, how can Node.js support the concurrent execution of a code?

Answers (1)