While I was listening in on an interesting conversation about distributed systems, I heard people talk about how overhead and "gap" were two important characteristics of distributed systems, and how bandwidth is not a good measure for the speed. Can someone explain why this is true?
I guess we can start off with Remote Procedure Calls on a remote filesystem, to begin with. Anything will do.