- 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.
推薦閱讀
- 基于C語(yǔ)言的程序設(shè)計(jì)
- Excel 2007函數(shù)與公式自學(xué)寶典
- 人工免疫算法改進(jìn)及其應(yīng)用
- Dreamweaver CS3網(wǎng)頁(yè)制作融會(huì)貫通
- HBase Design Patterns
- Cloudera Administration Handbook
- 深度學(xué)習(xí)與目標(biāo)檢測(cè)
- 液壓機(jī)智能故障診斷方法集成技術(shù)
- Flink原理與實(shí)踐
- Mastering Predictive Analytics with scikit:learn and TensorFlow
- Java組件設(shè)計(jì)
- 貫通Java Web輕量級(jí)應(yīng)用開發(fā)
- 渲染王3ds Max三維特效動(dòng)畫技術(shù)
- 工業(yè)機(jī)器人應(yīng)用系統(tǒng)三維建模
- 微計(jì)算機(jī)原理及應(yīng)用