Seven Fallacies of Distributed Computing
Appearance
These common fallacies were proposed by Peter Deutsch (not Peter Deutsch the politician), one of Sun Microsystems' original Fellows. A retrospective article about these fallacies can be found here.
- There is a single administrator.
- The network topology will not change.
- The network is reliable.
- The network is secure.
- Latency is very small.
- Bandwidth is very large.
- Transport cost is very small.
James Gosling, another Sun Fellow and the inventor of Java, supposedly added the eighth fallacy:
- The network is homogenous.