Reputation: 71
We are doing RND to use Kafka in our company. While learning about Kafka, I have the following questions.
I know that Kafka
can assign 1 consumer per 1 partition and can only process 1 message.
So, under the following assumptions:
When the processing target of our service is 200,000 TPS,
This question was asked to see if it is possible to flexibly handle the desired throughput by adding additional servers when the target is fluid.
Upvotes: -1
Views: 27
Reputation: 862
Upvotes: 0