- 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.
推薦閱讀
- 會聲會影X5視頻剪輯高手速成
- 大數(shù)據(jù)專業(yè)英語
- Practical Data Wrangling
- Photoshop CS4經(jīng)典380例
- UTM(統(tǒng)一威脅管理)技術(shù)概論
- 可編程控制器技術(shù)應(yīng)用(西門子S7系列)
- Ruby on Rails敏捷開發(fā)最佳實踐
- 深度學(xué)習(xí)與目標(biāo)檢測
- Applied Data Visualization with R and ggplot2
- 智慧未來
- Oracle 11g Anti-hacker's Cookbook
- 工廠電氣控制設(shè)備
- 這樣用Word!
- Qt中的C++技術(shù)
- Python Data Mining Quick Start Guide