- The DevOps 2.1 Toolkit:Docker Swarm
- Viktor Farcic
- 98字
- 2021-07-09 21:03:37
Z-axis scaling
Z-axis scaling is rarely applied to applications or services. Its primary and most common usage is among databases. The idea behind this type of scaling is to distribute data among multiple servers thus reducing the amount of work that each of them needs to perform. Data is partitioned and distributed so that each server needs to deal only with a subset of the data. This type of separation is often called sharding, and there are many databases specially designed for this purpose. Benefits of z-axis scaling are most noticeable in I/O and cache and memory utilization.
推薦閱讀
- ArchiCAD 19:The Definitive Guide
- 來吧!帶你玩轉Excel VBA
- 模型制作
- Hadoop Real-World Solutions Cookbook(Second Edition)
- 分布式多媒體計算機系統
- Maya極速引擎:材質篇
- Arduino &樂高創意機器人制作教程
- CompTIA Linux+ Certification Guide
- 我也能做CTO之程序員職業規劃
- Dreamweaver CS6中文版多功能教材
- 手機游戲程序開發
- Spatial Analytics with ArcGIS
- 過程控制系統
- The DevOps 2.1 Toolkit:Docker Swarm
- C#編程兵書