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