Hi!
What I’m wondering is how long it would take Kafka on Confluent platform to upload tens of millions of posts to topics. Can you give a rough estimate?
Any help would be very appreciated.
Hi!
What I’m wondering is how long it would take Kafka on Confluent platform to upload tens of millions of posts to topics. Can you give a rough estimate?
Any help would be very appreciated.
it’s quite hard (to impossible) to provide an estimate
as it depends on several factors like
disk throughput, partition design, replication factor and so on
some links which may help:
hth,
michael
Thanks. Michael!
I will read it.