常見例句雙語例句For the transfer thread configuration, you also see the maximum number configured to execute concurrently.對(duì)于傳輸線程配置,還可以看到可以同時(shí)執(zhí)行的最大數(shù)量。Do code path analysis to see if there is a synchronized block in the code that is blocking requests to execute concurrently.進(jìn)行代碼路徑分析,以查看阻塞請(qǐng)求并發(fā)執(zhí)行的代碼中是否存在同步阻塞。Parallelism is introduced by running the main thread scheduling child threads for each task so that the tasks execute concurrently while each thread execute the task synchronously.并行性是通過運(yùn)行主線程為每一個(gè)任務(wù)調(diào)度執(zhí)行的子線程而實(shí)現(xiàn)的,這樣任務(wù)就會(huì)并發(fā)執(zhí)行,而每一個(gè)線程是同步執(zhí)行任務(wù)的。 返回 concurrently execute