Y
Hacker News
new
|
ask
|
show
|
jobs
by
TurboHaskal
2986 days ago
That's funny, considering that the reason I'm doing concurrent programming in "another language" is due to Erlang's poor performance.
1 comments
nickh9000
2986 days ago
Erlang is not a panacea. It excels as a middle layer, one that orchestrates work. It's not a tool to perform intensive calculations.
link