Sollicitatievraag bij LogicManager

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

Antwoord op sollicitatievraag

Anoniem

12 mei 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.