(https://github.com/dpkp/kafka-python/blob/master/example.py) Consumer is a subclass of multiprocessing.Process. The print statement in the run function will never print to the terminal as processes shares a different memory space.