Sfoglia il codice sorgente

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

https://github.com/openNAMU/openNAMU/issues/1712
https://github.com/openNAMU/openNAMU/issues/1674
잉여개발기 (SPDV) 2 anni fa
parent
commit
5c45f76b05
2 ha cambiato i file con 452 aggiunte e 449 eliminazioni
  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
     )

File diff suppressed because it is too large
+ 452 - 448
route/tool/func.py


Some files were not shown because too many files changed in this diff