[erlang-questions] Benchmarks

Tony Arcieri tony@REDACTED
Wed Jan 13 04:23:31 CET 2010


On Tue, Jan 12, 2010 at 4:25 AM, Ulf Wiger
<ulf.wiger@REDACTED>wrote:

> Go lacks memory protection between
> its Goroutines (they share memory and can make use of global
> variables with destructive update semantics)


In addition to that, communication between Goroutines is synchronous and
lacks selective receive and pattern matching.

-- 
Tony Arcieri
Medioh! A Kudelski Brand


More information about the erlang-questions mailing list