Open phymo opened 3 years ago
Keep in mind that every phase of the event loop is basically a queue data structure (first-in-first-out). https://medium.com/agileactors/a-look-inside-the-node-js-runtime-dd13c2452c84
node.js eventloop