Hacker News new | ask | show | jobs
by azinman2 3713 days ago
I happen to know of a very major tech company who scale is insane yet their core c++ code is based on highly tuned blocking threads. It's not a given that async is the only way to scale.