Matteo CollinaforPlatformatic Blogblog.platformatic.dev·Nov 16, 2023FeaturedThe Node.js Event LoopThe event loop is core to the performance of Node.js, helping it to perform asynchronous and non-blocking operations by leveraging the kernel. But what can go wrong? In this article, we demonstrate a way to stall the event loop. Fundamentally, a thor...107 likes·8.2K readsNode.jsAdd a thoughtful commentNo comments yetBe the first to start the conversation.