How do I distribute computational power in Python or Flask?

前端 未结 0 1437
温柔的废话
温柔的废话 2021-01-25 20:27

Say I want a file to be served in x amount of chunks at x different servers.

For example, if I have a flask endpoint that returns a photo like:

@app.route(         


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