上一页 1 ··· 33 34 35 36 37
摘要: 1. 整体架构 各角色之间的关系 集群部署架构 flowchart TB A[Master] & B[zookeeper] --> C[RegionServer] & D[RegionServer] & E[RegionServer] zookeeper 用于和客户端连接,存储hbase:meta表 阅读全文
posted @ 2021-09-05 12:07 钱塘江畔 阅读(57) 评论(0) 推荐(0)
摘要: 4.3 Efficiency We have put significant effort into efficiency. One of our primary use cases is handling web activity data, which is very high volume: 阅读全文
posted @ 2021-08-14 17:47 钱塘江畔 阅读(84) 评论(0) 推荐(0)
摘要: 4.design 4.1 Motivation We designed Kafka to be able to act as a unified platform for handling all the real-time data feeds a large company might have 阅读全文
posted @ 2021-08-08 21:41 钱塘江畔 阅读(67) 评论(0) 推荐(0)
摘要: 1. kafka Apache Kafka is an open-source distributed event streaming platform used by thousands of companies for high-performance data pipelines, strea 阅读全文
posted @ 2021-08-08 20:15 钱塘江畔 阅读(158) 评论(0) 推荐(0)
上一页 1 ··· 33 34 35 36 37