Research Article

Oil Painting Art Appreciation Platform Based on Mobile Information System

Table 3

A macro comparison between the proof-of-work mechanism and the consensus algorithm based on the replication state machine theory.

 Node management mechanismThroughputConsensus is a foregone conclusionDelayScalabilityEnergy consumption

Proof-of-work mechanismNone, any node can join and exit at willPoor, affected by possible forkNoneHigh latency, requiring multiple blocks to wait for confirmationGood, system capacity and availability are not limited by the number of nodesHigh, a lot of useless calculations, waste a lot of power and other resources
Consensus algorithm based on replication state machineYes, permission is required to enter. Nodes in the system virtually know the IP of all nodes in the systemHigh, can have a throughput full of network capacityHaveLow latency, related to network latencyPoor, system availability decreases as the number of nodes increasesLow, no complicated calculation process