13 lines
460 B
Markdown
13 lines
460 B
Markdown
---
|
|
title: peer-to-peer
|
|
status: 🌱
|
|
---
|
|
|
|
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
|
|
- [[Hypercore]]
|
|
- [[IPFS|InterPlanetary File System (IPFS)]]
|
|
- [[SSB|Secure Scuttlebutt (SSB)]] |