Hacker News new | ask | show | jobs
by Thaxll 843 days ago
Elixir performance is pretty average and it's not a statically typed language, things will blow up at runtime.
1 comments

The better language at this to both Java, Go and, god forbid, Elixir is C#. It properly implements generics, pattern matching and task-based asynchronous model which allows to trivially interleave or dispatch all kinds of method calls in ways which require extremely verbose and bulky code in Go.