История изменений
Исправление Aber, (текущая версия) :
включая подключение новых консьюмеров.
Из официальной доки:
Conceptually you can think of a consumer group as being a single logical subscriber that happens to be made up of multiple processes. As a multi-subscriber system, Kafka naturally supports having any number of consumer groups for a given topic without duplicating data (additional consumers are actually quite cheap).
Consumer Group -> single logical subscriber
Kafka naturally supports having any number of consumer groups
consumers are ... cheap
Исправление Aber, :
включая подключение новых консьюмеров.
Из официальной доки:
Conceptually you can think of a consumer group as being a single logical subscriber that happens to be made up of multiple processes. As a multi-subscriber system, Kafka naturally supports having any number of consumer groups for a given topic without duplicating data (additional consumers are actually quite cheap).
Consumer -> single logical subscriber
Kafka naturally supports having any number of consumer groups
consumers are ... cheap
Исходная версия Aber, :
включая подключение новых консьюмеров.
Из официальной доки:
Conceptually you can think of a consumer group as being a single logical subscriber that happens to be made up of multiple processes. As a multi-subscriber system, Kafka naturally supports having any number of consumer groups for a given topic without duplicating data (additional consumers are actually quite cheap).
Consumer -> single logical subscriber
consumers are ... cheap