Kafka Consumer

This lesson explains the Kafka consumer and its programmatic equivalent, the KafkaConsumer class..

We'll cover the following...

Kafka consumers are instances of the class KafkaConsumer, which is a parallel of the KafkaProducer class used to instantiate producers. The KafkaConsumer ...

Access this course and 1400+ top-rated courses and projects.