Hacker News new | ask | show | jobs
by arms 3442 days ago
Elixir's concurrency primitives & actor system make some concurrent and parallel jobs much easier than I'm used to in other languages.
1 comments

Wouldn't you be able to do the exact same things in erlang?
Sure. I mentioned Elixir because I'm familiar with it, but not Erlang.