In IT, scalability describes the performance and complexity of programmes. In other words, the behaviour of software or algorithms with regard to resource requirements as the amount of input increases. Software is "easily scalable" if, for example, it can cope with ten times the performance with around ten times the resources. Poorly scalable" software would require ten times as much at twice the load and would fail at higher loads.
8
Sep