Remix.run Logo
markusw 3 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.

ok_computer 3 days ago | parent [-]

Noted, that confirms my suspicion. Thanks.