Y
Hacker News
new
|
ask
|
show
|
jobs
by
ninepoints
892 days ago
Erlang
3 comments
phinnaeus
892 days ago
> of comparable popularity
link
throwawaymaths
892 days ago
It was more popular than go in 2009
link
tomp
892 days ago
Erlang's processes might have similar semantics to Go's goroutines (green threads) but Erlang is a much simpler language, because it doesn't have shared state.
A lot of work went into optimizing Go's GC to be able to cope with concurrency.
link
Thaxll
892 days ago
Erlang is not a popular language.
link