mirror of
https://github.com/flancian/garden.git
synced 2026-08-06 14:36:18 +00:00
Auto: misc.
This commit is contained in:
@@ -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>
|
||||
@@ -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"
|
||||
@@ -0,0 +1,4 @@
|
||||
# Hierarchies
|
||||
|
||||
- [[Overrated]].
|
||||
|
||||
@@ -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"
|
||||
Reference in New Issue
Block a user