Scalability
In telecommunications and software engineering, scalability indicates a system's ability to adapt to a increasing load or number of users without any loss in service quality. Although scalability can be marginally improved by performance tuning, it is generally dominated by the asymptotic complexity behavior of the system's high-level system architecture.See also:
- load balancing
- Amdahl's law
- parallelism
- locking