Redpanda compare to Kafka #1962
-
|
Which version of Kafka can I use to compare with Redpanda ? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 10 replies
-
|
Try with tools from Kafka 2.4 and let us know how it goes. Also, make sure you try it with the latest Redpanda. |
Beta Was this translation helpful? Give feedback.
-
|
this is what we used: https://github.com/vectorizedio/openmessaging-benchmark which is a fork of confluent's bench. but the bash script you mentioned worked. there are a LOT of settings (sadly) to the kafka client. so the benchmark is a stable code for you to test if you want apples to apples |
Beta Was this translation helpful? Give feedback.








Wow, it works well! I'm going to do some tests these days and paste the results here