2024-02-05 11:53:44 -04:00
|
|
|
Lecture Topic: P2P and File sharing, DNS
|
|
|
|
|
|
|
|
BitTorrent uses the rarest first algorithm to distribute chunks
|
|
|
|
|
2024-02-05 12:04:24 -04:00
|
|
|
Sending chunks uses the tit-for-tat algorithm to evaluate neighbours for sending chunks
|
|
|
|
|
|
|
|
DNS is a distributed database implemented in a hierarchy of name-servers
|