Eight Fallacies of Distributed Computing

From AardRock Wiki
Revision as of 13:38, 25 April 2006 by Martien (talk | contribs) (Initial version.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Big Trouble & Painful Learning

Essentially everyone, when they first build a distributed application, makes the following eight assumptions. All prove to be false in the long run and all cause big trouble and painful learning experiences—Peter Deutsch.

  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.