Skip to main content

Parallel BFT Instances

Definition

Parallel BFT instances describe a system architecture where multiple independent instances of a Byzantine Fault Tolerant (BFT) consensus algorithm operate simultaneously. Each instance validates and orders a distinct subset of transactions or data. This parallelization significantly boosts overall network throughput by distributing the workload among several consensus groups. It maintains strong security guarantees across the entire system.