The event loop is brilliant for waiting, and that is exactly why Node isn't going anywhere anytime soon. For 90% of standard business applications doing CRUD operations and waiting on a PostgreSQL database, Node is still incredibly productive. It's only when you start doing streaming, massive data processing, or IoT data ingestion that the cracks really start showing. Thanks for the insightful read.