1
Fork 0
mirror of https://github.com/Steffo99/appunti-magistrali.git synced 2024-11-21 18:34:18 +00:00
appunti-steffo/9 - Algoritmi distribuiti/4 - Strutture dati distribuite/distributed hash table.md

220 B

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