updated notes

This commit is contained in:
Garry Ing
2021-04-24 20:47:03 -04:00
parent 5aee94ddd6
commit c00ea1d726
31 changed files with 83 additions and 5 deletions

View File

@ -1,5 +1,6 @@
---
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.