Jul 30, 2017 · 1 min read
I’m a noob on this, but, why you talk about “parallel” execution in the pizza example when node is one-threaded by nature? In node doesn’t exist the parallel execution am i right? So, in all the pizzas examples the execution will be linear, or not?
