Node event loop
Created by: ghost
Type of issue: feature suggestion
Chapter: Node
Please add an explanation of the node event loop.
It is important for people to understand that any long lived code will cause I/O starvation and service degradation.