Hacker News new | ask | show | jobs
by nitrogen 4143 days ago
Apps that make requests to other services are network bound.
1 comments

and the reason other services can't keep up is generally io/bound, not network or cpu. sigh.