not able to get performance boost with python concurrent.futures.ThreadPoolExecutor in sql-server query

后端 未结 0 385
说谎
说谎 2020-12-31 16:11

I am querying sql-server for the list of fields both with threading and without threading.

import pyodbc
import datetime
import concurrent.futures


server =          


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