Faust for Python: how to start worker to run hello world

后端 未结 0 1753
梦谈多话
梦谈多话 2020-12-05 01:22

In Spyder, i am trying the Hello World application from the official Faust website:

import faust

app = faust.App(
    \'hello-world\',
    broker=\'kafka://l         


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