Files
garden/distributed.md
T
2020-12-22 19:24:36 +01:00

615 B

Distributed

  • A [network] where each node can route to many others, and in which there is no topological hierarchy.
  • When applied to systems, it means that computation or processing takes place in more than one server, node or location; and that there is no recognizable hierarchical 'root' in the resulting network.
  • See also: [decentralized], centralized.