Kafka consumer could model fetching a batch as a R...
# arrow
b
Kafka consumer could model fetching a batch as a Resource (holding the commit offset of the last message), process the individual messages within the batch concurrently, then store the commit offset after the concurrent batch processing was complete