All content for Hackers Archives - Software Engineering Daily is the property of Hackers Archives - Software Engineering Daily and is served directly from their servers
with no modification, redirects, or rehosting. The podcast is not affiliated with or endorsed by Podjoint in any way.
Kademlia: P2P Distributed Hash Table with Petar Maymounkov
Hackers Archives - Software Engineering Daily
51 minutes 31 seconds
7 years ago
Kademlia: P2P Distributed Hash Table with Petar Maymounkov
Napster, Kazaa, and Bittorrent are peer-to-peer file sharing systems. In these P2P systems, nodes need to find each other. Users need to be able to search for files that exist across the system. P2P systems are decentralized, so these routing problems must be solved without a centralized service in the middle. Without a centralized service