All Projects → purbon → kafka-cluster-size-calculator

purbon / kafka-cluster-size-calculator

Licence: other
An Apache Kafka cluster size calculator

Projects that are alternatives of or similar to kafka-cluster-size-calculator

react-calculator
📐 PWA React + Redux Calculator
Stars: ✭ 65 (+80.56%)
Mutual labels:  calculator
rpncalc
RPNCalc: The Command Line Reverse Polish Notation (RPN) Calculator
Stars: ✭ 19 (-47.22%)
Mutual labels:  calculator
menu-calc
A calculator for Rofi/dmenu(2)
Stars: ✭ 45 (+25%)
Mutual labels:  calculator
DevHelpBox
we are creating this community so that other developers can get benefits of it.
Stars: ✭ 35 (-2.78%)
Mutual labels:  calculator
calculator
C++ operator precedence parser
Stars: ✭ 73 (+102.78%)
Mutual labels:  calculator
N-Matrix-Programmer
A software to write an optimized code that calculates inverse and determinant of N by N matrix.
Stars: ✭ 35 (-2.78%)
Mutual labels:  calculator
Sm4sh-Calculator
Web based Smash 4 knockback calculator
Stars: ✭ 12 (-66.67%)
Mutual labels:  calculator
parts
A GPT Partition Manager
Stars: ✭ 14 (-61.11%)
Mutual labels:  partitions
Atosym
algebraic expressions parsing and evaluation through a property system based algorithm
Stars: ✭ 15 (-58.33%)
Mutual labels:  calculator
bitcointaxer
Crypto-TAX Gain/Loss Calculator
Stars: ✭ 33 (-8.33%)
Mutual labels:  calculator
nano-id-cc
Nano ID collision calculator
Stars: ✭ 31 (-13.89%)
Mutual labels:  calculator
cvss
CVSS (Common Vulnerability Scoring System) Calculator CVSSv3.1
Stars: ✭ 35 (-2.78%)
Mutual labels:  calculator
glGraph
A 2d Graphing Calculator written in C++ using Modern OpenGL
Stars: ✭ 15 (-58.33%)
Mutual labels:  calculator
shellmath
Yes, Virginia, you can do floating-point arithmetic in Bash!
Stars: ✭ 33 (-8.33%)
Mutual labels:  calculator
rpn
Command-Line RPN Calculator
Stars: ✭ 22 (-38.89%)
Mutual labels:  calculator
Love-Calculator
Let's Calculate love with real data. Love Calculator by Mohammed Cha
Stars: ✭ 54 (+50%)
Mutual labels:  calculator
rsc
A handwritten scientific calculator for interpreting equations.
Stars: ✭ 32 (-11.11%)
Mutual labels:  calculator
fcal
Extensive math expression evaluator library for JavaScript and Node.js
Stars: ✭ 86 (+138.89%)
Mutual labels:  calculator
eqn
A gem to evaluate mathematical equations.
Stars: ✭ 32 (-11.11%)
Mutual labels:  calculator
Mather
A powerful expression-based calculator, unit converter, and general computation engine for Android
Stars: ✭ 49 (+36.11%)
Mutual labels:  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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].