Skip to content

Instantly share code, notes, and snippets.

@maximveksler
Last active July 7, 2021 17:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save maximveksler/838ef69d493b196894b6b84b74fcb28d to your computer and use it in GitHub Desktop.
Save maximveksler/838ef69d493b196894b6b84b74fcb28d to your computer and use it in GitHub Desktop.
Fallacies of distributed computing

Fallacies of distributed computing

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment