mirror of
https://github.com/Steffo99/appunti-magistrali.git
synced 2024-11-22 10:44:17 +00:00
8 lines
220 B
Markdown
8 lines
220 B
Markdown
[[struttura dati distribuita]] basata su una [[hash table]].
|
|
|
|
L'[[hash]] della [[chiave]] viene usato per determinare quale [[entità]] ha controllo su di essa.
|
|
|
|
## Implementazioni notevoli
|
|
|
|
- [[Chord]]
|
|
- [[BitTorrent]]
|