2024-02-05 12:04:23

This commit is contained in:
Isaac Shoebottom 2024-02-05 12:04:24 -04:00
parent bea503ca1a
commit 66f57065b0

View File

@ -3,3 +3,5 @@ Lecture Topic: P2P and File sharing, DNS
BitTorrent uses the rarest first algorithm to distribute chunks BitTorrent uses the rarest first algorithm to distribute chunks
Sending chunks uses the tit-for-tat algorithm to evaluate neighbours for sending chunks 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