Scalable/scalability)

Source: Internet
Author: User

Scalability is a design indicator for the computing and processing capabilities of software systems. high scalability represents elasticity. In the process of system expansion and growth, the software can ensure vigorous vitality, with few changes or even the addition of hardware devices, the processing capability of the entire system can be linearly increased to achieve high throughput and low latency and high performance.

There is an essential difference between scalability and pure performance tuning. scalability is a comprehensive consideration and balance among many factors such as high performance, low cost, and maintainability. scalability focuses on smooth and linear performance improvement, it focuses more on horizontal scaling of the system and achieves distributed computing through cheap servers. General performance optimization is only the performance indicator optimization of a single machine. All they have in common is to focus on selection between throughput and latency based on the characteristics of the application system. Of course, after horizontal scaling partition, Cap theorem constraints will be imposed.

The Design of Software scalability is very important, but difficult to grasp. The industry attempts to save developers' energy through cloud computing or high concurrency languages. However, no matter what technology is used, if the application system is built on a hardware board, for example, if the system is heavily dependent on the database, the system will reach a certain access scale, and the load will be concentrated on one or two database servers, it will be difficult to scale the partitions, as the creator of the Hibernate framework said: relational databases are the least extensible.

Http://www.jdon.com/scalable.html

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.