I read this paragraph under Kafka as a Messaging System.

"The consumer group concept in Kafka generalizes these two concepts. As with a 
queue the consumer group allows you to divide up processing over a collection 
of processes (the members of the consumer group). As with publish-subscribe, 
Kafka allows you to broadcast messages to multiple consumer groups."

But I cannot find where you are able to divide up processing over a collection 
of processors. I have 2 consumers and no matter what I do they always both get 
the same message. Is there a java reference you can point me to where I can 
understand how to accomplish this?

Thanks a lot,
Justin Smith
Software Developer
[Clearsense]<http://www.clearsense.com/>
c: 904.497.3035     1300 Marsh Landing Pkwy., Ste. 105,  Jacksonville Beach, FL 
32250
clearsense.com<http://www.clearsense.com/>   |   
jsm...@clearsense.com<mailto:jsm...@clearsense.com>   |   Follow on 
Twitter<https://twitter.com/ClearsenseCan>   |   Connect on 
LinkedIn<https://www.linkedin.com/>

Reply via email to