Hacker News new | ask | show | jobs
by smw 71 days ago
You sure they weren't just using http or something and thus the concurrency was effectively hidden by the library? Almost any services that takes requests of any kind uses goroutines extensively.