瀏覽代碼

멀티스레드를 이용한 병렬 처리 테스트

https://github.com/openNAMU/openNAMU/issues/1712
https://github.com/openNAMU/openNAMU/issues/1674
잉여개발기 (SPDV) 2 年之前
父節點
當前提交
5c45f76b05
共有 2 個文件被更改,包括 452 次插入449 次删除
  1. 0 1
      app.py
  2. 452 448
      route/tool/func.py

+ 0 - 1
app.py

@@ -642,6 +642,5 @@ if __name__ == "__main__":
         app,
         host = server_set['host'],
         port = int(server_set['port']),
-        threads = 1,
         clear_untrusted_proxy_headers = True
     )

文件差異過大導致無法顯示
+ 452 - 448
route/tool/func.py


部分文件因文件數量過多而無法顯示