Is there a way I can read large number of messages from a kafka topic using multiprocessing in python?

前端 未结 0 661
误落风尘
误落风尘 2021-02-18 23:57

I am trying to read a kafka topic from the earliest offset and then tombstone certain records through a python script. Since the messages are huge in number (Million +), I want

相关标签:
回答
  • 消灭零回复
提交回复
热议问题