- Cassandra High Availability
- Robbie Strickland
- 144字
- 2021-08-06 19:50:30
Chapter 2. Data Distribution
Cassandra's peer-to-peer architecture and scalability characteristics are directly tied to its data placement scheme. Cassandra employs a distributed hash table data structure that allows data to be stored and retrieved by a key quickly and efficiently. Consistent hashing is the core of this strategy as it enables all nodes to understand where data exists in the cluster without complicated coordination mechanisms.
In this chapter, we'll cover the following topics:
By the time you finish this chapter, you should have a deep understanding of these concepts. Let's begin with some basics about hash tables in general, and then we can delve deeper into Cassandra's distributed hash table implementation.
推薦閱讀
- Java編程全能詞典
- 現(xiàn)代測(cè)控系統(tǒng)典型應(yīng)用實(shí)例
- Google Cloud Platform Cookbook
- 機(jī)器學(xué)習(xí)及應(yīng)用(在線實(shí)驗(yàn)+在線自測(cè))
- Linux Mint System Administrator’s Beginner's Guide
- Java實(shí)用組件集
- 電腦上網(wǎng)直通車
- 21天學(xué)通Visual C++
- 新手學(xué)電腦快速入門
- 實(shí)用網(wǎng)絡(luò)流量分析技術(shù)
- 從零開始學(xué)Java Web開發(fā)
- INSTANT Puppet 3 Starter
- The DevOps 2.1 Toolkit:Docker Swarm
- 手機(jī)游戲策劃設(shè)計(jì)
- 計(jì)算機(jī)硬件技術(shù)基礎(chǔ)(第2版)