Comparing Erlang, Go, Java, and C

Erlang Inside - Chad DePue - November 16, 2009

Tim over at timyang.net has an interesting ‘hello world’ web server test between Erlang, Go, Java, and C. The C code is an nginx plugin, Java uses the MINA framework; Erlang and Go are small standalone apps. Java ‘won’, with Erlang in second place. Interesting article and the first I’ve seen comparing Go and Erlang performance.



Categories: Blogs  Erlang Inside