Hacker News new | ask | show | jobs
by markusw 262 days ago
The biggest one is latency. Network latency will almost always be orders of magnitude bigger than I/O latency. There's a whole class of problems that goes away when latency becomes very small.
1 comments

Noted, that confirms my suspicion. Thanks.