Kafka with selective acknowledgments performance & latency benchmark

By default Kafka can only acknowledge all messages up to an offset; with kmq, it’s possible to acknowledge individual messages. How does this impact performance & latency?

Read more on SoftwareMill’s blog!