Cassandra权威指南(第二版)

- 书名:Cassandra权威指南(第二版)
- 作者: JeffCarpenter EbenHewitt
- 格式:PDF
- 时间:2024-07-10
- 评分:
- ISBN:9787519836382
内容简介:
理解Cassandra的分布式和去中心化结构。
使用Cassandra查询语言(CQL) 和cqlsh(CQL shell)。
创建一个实用的数据模型,并与等价关系型模型比较。
使用不同语言的客户端驱动程序开发示例应用,包括Java、Python和Node.js。
研究集群拓朴,了解节点间如何交换数据。
维持集群的高性能水平。
现场部署、云环境部署或利用Docker部署Cassandra。
Cassandra与Spark、Hadoop、Elasticsearch、Solr和Lucene集成。
Jeff Carpenter 是 Choice Hotels International 的系统架构师,在酒店和国防工业领域积累了 20 多年的经验。Jeff 的兴趣主要包括 SOA/ 微服务、构建大规模系统架构和数据架构。
Eben Hewitt 是 Choice Hotels International 的首席技术官,这是全球最大酒店集团之一。他著有多本有关架构、分布式系统和编程的书。
下载地址:
标签:
文章链接:https://www.dushupai.com/book-content-39285.html(转载时请注明本文出处及文章链接)
- 上一篇: 平易英文法律写作教程
- 下一篇: 16-18世纪中亚历史地理文献
最新评论:
更多
-
momo2021-01-15入门Cassandra绰绰有余了
-
hannibal2022-12-12入门必备。学习使用和了解原理。
-
okfine2022-12-08原版 Cassandra The Definitive Guide 2016学习了些分布式的知识,了解了 Cassandra 的数据模型,具体使用还需要上手实战体会。
最新书摘:
更多
-
okfine2024-02-22“The basic Paxos algorithm consists of two stages: prepare/promise, and propose/accept. To modify data, a coordinator node can propose a new value to the replica nodes, taking on the role of leader. Other nodes may act as leaders simultaneously for other modifications. Each replica node checks the proposal, and if the proposal is the latest it has seen, it promises to not accept proposals associated with any prior proposals. Each replica node also returns the last proposal it received that is still in progress. If the proposal is approved by a majority of replicas, the leader commits the proposal, but with the caveat that it must first commit any in-progress proposals that preceded its own proposal.”
-
红色有角F叔2014-12-16on the contrary, Cassandra requires a shift in how you think about it. Instead of designing a pristine data model and then designing queries around the model as in RDBMS, you are free to think of your queries first, and then provide the data that answers them.
-
Dong2012-06-23作为一般性的原则,你可以估算写吞吐量为节点数除以副本因子。所以,如果在副本因子为1的时候,一个10节点的集群的典型吞吐能力大约是10 000次写每秒,那么当把副本因子提高到2,吞吐能力大约会是5000次写每秒
猜你喜欢:
-
小说文学
-
小说文学
-
小说文学
-
小说文学
-
小说文学
-
小说文学
-
小说文学
-
小说文学