Everything I Was Lied to About Node.js Came True with Elixir

by dyl000on 3/10/2025, 7:53 AMwith 4 comments

by arend321on 3/10/2025, 9:00 AM

"I have never had a long-running node application that hasn't leaked memory. It's more a matter of if your application will be OOM killed in 2 days or 2 weeks. Debugging memory leaks in node is a nightmare"

I stopped reading after this. I'm all for using Elixir for high concurrency workloads, but this sounds like a skill issue.