Answer the question
In order to leave comments, you need to log in
How to use Kafka at all if messages can be duplicated on different receivers?
Answer the question
In order to leave comments, you need to log in
It's obvious from your questions that you don't need Publish/Subscribe.
You need Queue. Kafka is the wrong choice as it is a Topic-Based Publish/Subscribe Broker.
Why are Activemq or Rabbitmq not suitable?
1) if your subscribers read from one topic, then duplication cannot be avoided.
2) read from one topic by one subscriber.
Who uses Apache Kafka and how: https://kafka.apache.org/powered-by
https://pbs.twimg.com/media/C3GBWDrXgAAk3Kb.jpg:large
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question