Pergunta de entrevista da empresa LogicManager

How does JS simulate multi-threaded processes when it is a single-threaded operation.

Resposta da entrevista

Sigiloso

12 de mai. de 2019

Again I was not sure how JS implements multi-threaded simulation. Though I asked if it was similar to how CPUs simulate multi-threading by running dependent processes in the order that they are needed.