Question d’entretien chez Vertafore

Is Node.js multi-threaded?

Réponse à la question d'entretien

Utilisateur anonyme

17 juil. 2017

Yes, but it's all under the hood, so for a developer, it's functionally a single thread for the event loop.