While working on my Kafka series, I was looking at ways of improving performance when using the RdKafka .NET provider. One consistent message throughout this is that the default configuration leads to relatively high latency. This has been true for a while and there's even a question in the FAQ about this. This is certainly not something limited…