Event loop in Node.js, help me to understand

Viewed 12

All the best! Please tell me, I know that the js node is single-threaded, but we have an event loop, it queues functions for each core of the computer, or am I mistaken?

0 Answers
Related