Understand relations among: kafka client, number of topics, consumer groups, manual commit and threads #3840
Unanswered
gianluca-sabena
asked this question in
Q&A
Replies: 1 comment
-
The original question can be simplified: "How can I mange hundreds of kafka clients efficiently?" |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Dear All,
I need to develop an application with this use case:
This is a simplified version (no grpc, no out-of-order commit) of what uber has developed with https://github.com/uber/uForwarder
Scalability is designed this way:
I need to better understand:
Thank you for your help!
Beta Was this translation helpful? Give feedback.
All reactions