"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"<p>I stopped reading after this. I'm all for using Elixir for high concurrency workloads, but this sounds like a skill issue.