What is the difference between Kafka Channel and Kafka Broker?
I am a beginner in Apache Kafka. I am reading now some architecture documents and I find in a diagram 2 components:
- Kafka Channel
- Kafka Broker
What is the difference between these 2 components?
Topic apache-kafka
Category Data Science