Fallacies of Distributed Computing ​
Fallacies of distributed computing - Wikipedia
A set of false assumptions made by programmers new to distributed applications, originally listed by L. Peter Deutsch and others at Sun Microsystems.
The originally listed fallacies are:
- The network is reliable;
- Latency is zero;
- Bandwidth is infinite;
- The network is secure;
- Topology doesn't change;
- There is one administrator;
- Transport cost is zero;
- The network is homogeneous;