Skip to main content

Linear Throughput Scaling

Definition

Linear throughput scaling refers to a system’s ability to increase its transaction processing capacity proportionally with the addition of new resources, such as nodes or processing units. In a system with linear scaling, doubling the resources ideally doubles the number of operations it can handle per unit of time. This property is highly desirable for distributed systems, including blockchains, as it indicates efficient resource utilization and strong growth potential. Achieving this scaling characteristic is a significant engineering challenge.