confluentinc / parallel-consumer

Parallel Apache Kafka client wrapper with per message ACK, client side queueing, a simpler consumer/producer API with key concurrency and extendable non-blocking IO processing.

Home Page:https://confluent.io/confluent-accelerators/#parallel-consumer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create a parallel consumer which doesn't require a Producer instance

astubbs opened this issue · comments

Usage of the library shouldn't require a Producer for use cases where no messages are ever produced in response.