concurrently execute
基本解釋
- [計算機科學(xué)技術(shù)]并發(fā)執(zhí)行
英漢例句
- For the transfer thread configuration, you also see the maximum number configured to execute concurrently.
對于傳輸線程配置,還可以看到可以同時執(zhí)行的最大數(shù)量。 - Do code path analysis to see if there is a synchronized block in the code that is blocking requests to execute concurrently.
進行代碼路徑分析,以查看阻塞請求并發(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.
并行性是通過運行主線程為每一個任務(wù)調(diào)度執(zhí)行的子線程而實現(xiàn)的,這樣任務(wù)就會并發(fā)執(zhí)行,而每一個線程是同步執(zhí)行任務(wù)的。
雙語例句
專業(yè)釋義
- 并發(fā)執(zhí)行