Distributed Hash Table: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 2: | Line 2: | ||
* https://en.wikipedia.org/wiki/Distributed_hash_table | * https://en.wikipedia.org/wiki/Distributed_hash_table | ||
* https://www.coursera.org/lecture/data-structures/distributed-hash-tables-tvH8H | |||
=Internal= | =Internal= |
Revision as of 21:48, 19 August 2018
External
- https://en.wikipedia.org/wiki/Distributed_hash_table
- https://www.coursera.org/lecture/data-structures/distributed-hash-tables-tvH8H
Internal
Overview
Consistent Hashing
TODO Consistent_Hashing