Auto: misc.

This commit is contained in:
2020-12-22 19:22:33 +01:00
parent 97d11940ab
commit fcff6b8734
4 changed files with 25 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
# Decentralized
- A [[network]] where each node can route to many others, but one in which nodes have differing [[hierarchies]].
<blockquote class="imgur-embed-pub" lang="en" data-id="4aE41Ts"><a href="https://imgur.com/4aE41Ts">View post on imgur.com</a></blockquote><script async src="//s.imgur.com/min/embed.js" charset="utf-8"></script>
+7
View File
@@ -1,5 +1,12 @@
# 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]].
<blockquote class="imgur-embed-pub" lang="en" data-id="4aE41Ts"><a href="https://imgur.com/4aE41Ts">View post on imgur.com</a></blockquote><script async src="//s.imgur.com/min/embed.js" charset="utf-8"></script>
[//begin]: # "Autogenerated link references for markdown compatibility"
[network]: network "Network"
[decentralized]: decentralized "Decentralized"
[//end]: # "Autogenerated link references"
+4
View File
@@ -0,0 +1,4 @@
# Hierarchies
- [[Overrated]].
+9
View File
@@ -0,0 +1,9 @@
# Network
- A [[graph]] in the context of [[network science]].
[//begin]: # "Autogenerated link references for markdown compatibility"
[graph]: graph "Graph"
[network science]: network-science "Network Science"
[//end]: # "Autogenerated link references"