Hacker News new | ask | show | jobs
by TylerE 4773 days ago
I'd say Go's niche is pretty much any sort of network server. Right combination of high performance, easy multithreading, and making it hard to shoot yourself in the foot (no buffer overflows, for instance)