Build your intuition. Fill in the missing part by typing it in.
In Kafka, a consumer group is a group of __ that work together to consume messages from one or more topics. Each partition within a topic can be consumed by only one consumer within a consumer group.
Write the missing line below.