kcl-digital-humanities-garden/_notes/peer-to-peer.md
2021-04-11 10:43:28 -04:00

447 B

title
peer-to-peer

Peer-to-peer (P2P) computing or networking is a distributed application architecture that partitions tasks or workloads between peers. Peers are equally privileged, equipotent participants in the application. They are said to form a peer-to-peer network of nodes.

https://en.wikipedia.org/wiki/Peer-to-peer

Projects