A concise list of problems often encountered in DistributedComputing projects, by PeterDeutsch http://today.java.net/jag/Fallacies.html ''That page consists of simply a paragraph of text followed by the list here.'' ---- 1. The network is reliable. 1. Latency is zero. 1. Bandwidth is infinite. 1. The network is secure. 1. Topology doesn't change. 1. There is one administrator. 1. Transport cost is zero. 1. The network is homogeneous. ------ CategoryDistributed