项目作者: purbon

项目描述 :
An Apache Kafka cluster size calculator
高级语言:
项目地址: git://github.com/purbon/kafka-cluster-size-calculator.git
创建时间: 2019-01-24T12:12:56Z
项目社区:https://github.com/purbon/kafka-cluster-size-calculator

开源协议:

下载


A simple Apache Kafka cluster calculator

Have you ever wonder how to size your Apache Kafka cluster, this
spreadsheet will hopefully provide you with some guidance.

In this calculator your will find guidance for:

  • Calculating the number of nodes/brokers need.
  • Aproximate the numnber of partitions.

The brokers/nodes are calculated based on disk usage but as well on the
network and disk requirements.

The number of partitions are calculated based on latency and thoughput
optimizations.

I hope this helps.

— Pere