News

The target audience for this documentation is programmers who know Ruby and would now like to learn Python. Although while loops exist in Ruby, programmers rarely use them. Python programmers, in ...
Description. I'm currently using the confluent kafka python client to consume messages from a kafka topic and the code runs fine inside of a while True loop as shown in examples in the documentation.