Consensus:共识
In distributed computing, consensus is a fault tolerant mechanism by means of which a number of nodes can reach agreement about a value or state.
Consensus is a core component of the replica software. The consensus layer selects messages from the peer-to-peer artifact pool and pulls messages from the cross-network streams of other subnets and organizes them into a batch, which is delivered to the message routing layer.