i had the same scenario , i creatd multiple consumers on the same
topic with different group.id configured there for each consumer and
then it started behaving as topic for me.
On 5/25/15, Daniel Compton wrote:
> Hi Warren
>
> If you're using the high level consumer, then you can just have multip
Hi Warren
If you're using the high level consumer, then you can just have multiple
consumer groups (one for each purpose), and run 1 consumer thread per
consumer group.
On Mon, 25 May 2015 at 8:43 am Warren Henning
wrote:
> I'm working on a simple web application where I want the same message of