Hacker News new | ask | show | jobs
by pjmlp 2898 days ago
A big chunck of AAA game servers is already implemented in Java, .NET, Erlang.

Not all of them use C++ on the server side.

1 comments

Many of them use C++ libs with language bindings for 'common' code though. And let that just be one of the weakest points of Go...
Yeah, that could be the case yes.