From 7d8f72a3753955c1d18712b8ff495e7148d277a3 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sun, 10 Jan 2021 21:04:40 +0100 Subject: [PATCH] Auto: misc. --- distributed.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/distributed.md b/distributed.md index ec5f27989..6de76fe98 100644 --- a/distributed.md +++ b/distributed.md @@ -3,10 +3,11 @@ - 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]]. - - +- [[pull]] [[decentralized]] [//begin]: # "Autogenerated link references for markdown compatibility" [network]: network "Network" +[hierarchy]: hierarchy "Hierarchy" [decentralized]: decentralized "Decentralized" +[pull]: pull "Pull" [//end]: # "Autogenerated link references" \ No newline at end of file