There's kafka-producer-perf-test.sh and kafka-consumer-perf-test.sh
scripts that are shipped as part of the Kafka binary. You can setup your
setup with SSL and then try and run it against them to get some numbers
of your own.
-Jaikiran
On 30/04/18 4:58 PM, M. Manna wrote:
Hello,
We wanted
Hello,
We wanted to implement SSL for our producer/consumer authentication, but we
are not certain regarding how good the performance is when using SSL. By
performance, we refer to metrics such as message exchanges per second (and
any delays).
Our production testbed is setup with 3 brokers and we