run long process in django without celery and multiprocess

前端 未结 0 1699
-上瘾入骨i
-上瘾入骨i 2020-12-12 09:38

I have a project which gets large CSV files from the user and process it in Django view with multi-threading.

I can\'t use multiprocess because the proce

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