eventuate-foundation / eventuate-messaging-kafka

Other
15 stars 11 forks source link

Performance of multiple topics per KafkaConsumer vs. multiple single topic KafkaConsumer #59

Open cer opened 2 years ago

cer commented 2 years ago

Would having multiple single topic KafkaConsumers - and multiple processing threads - further improve performance?

An Eventuate application could accomplish the same thing by having multiple per-channel subscriptions (with unique subscriber ids subscriber-X-<channel>