loading
loading
loading
Consumer is a client application that reads events from partitions of subscribed topics in kafka broker server Kafka consumer group is a set of consumers which corporate to consume data from topics. Each consumer in group reads one partition in topic. If total of consumers less than total of partitions , some consumers read one more partitions. If total of consumers greater than total of partitions , some consumers will be idle (inactive) One consumer group can consume many topics. Reference spring.io & apache.kafka.org SpringBoot Kafka Github: https://github.com/jmaster-io/public/tree/main/SpringKafka --------- Khóa học online microservice: https://jmaster.io/course/microservices-with-spring-cloud Khóa học online không quảng cáo và kèm hỗ trợ: https://jmaster.io/course/apache-kafka-voi-spring-boot --------- #kafka #springkafka #springboot #microservice #springcloud
Khóa học giới thiệu kiến trúc kafka và áp dụng hệ thống với các ứng dụng viết bằng spring boot. -------- SpringBoot Kafka Github: https://github.com/jmaster-io/public/tree/main/SpringKafka --------- Khóa học online microservice: https://jmaster.io/course/microservices-with-spring-cloud Khóa học online không quảng cáo và kèm hỗ trợ: https://jmaster.io/course/apache-kafka-voi-spring-boot --------- #kafka #springkafka #springboot #microservice #springcloud