Closed
Description
(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.
Metadata
Metadata
Assignees
Labels
No labels