|
|
|
|
|
by eloff
1860 days ago
|
|
Paxos solves a different consensus problem than PoW or PoS. The former is for when you control and trust all nodes in your network. The latter is for the more difficult problem of consensus when you don't trust the nodes - otherwise known as the Byzantine Generals problem in distributed systems research. |
|
Only distinction is classical consensus is permissioned whereas blockchains are typically permissionless.