Hacker News new | ask | show | jobs
by rdtennent 1696 days ago
> P2P is the way forward here IMHO.

But if any of the O(N^2) P2P links has unacceptable latency, eliminating the server would be counter-productive because the client-to-server connection may have less latency if the server is located appropriately.

1 comments

Maybe I'm missing something but A->B is likely to be faster than A->S->B ?