jet / FsKafka

Minimal F# wrappers for Confluent.Kafka+librdkafka.redist 1.x
https://github.com/jet/dotnet-templates
Apache License 2.0
88 stars 17 forks source link

added kafunk legacy module ConsumerInfo #13

Closed michaelliao5 closed 6 years ago

vchekan commented 6 years ago

Overall question, why parallelize? Does it give real benefits? From what I remember kafka process command from single client one-by-one.

michaelliao5 commented 6 years ago

Parallellize actually increased throughput, I tested with a large topic "panther-command" its got 256 partitions