Comment on Explain “Event-Driven” Web Servers to Your GrandmaComments−sambeau15yWhat is being described here is blocking and non-blocking IO. The analogy is pretty good.However, the pizza company can probably still only cook 256 pizzas at the same time (due to running out of pan-handles).
Comments
What is being described here is blocking and non-blocking IO. The analogy is pretty good.
However, the pizza company can probably still only cook 256 pizzas at the same time (due to running out of pan-handles).