使用之間的低級區別是什麼:ForkJoinPool = new ForkJoinPool(X);和ExecutorService ex = Executors.neWorkStealingPool(X);其中X是所需的並行度,即線程.
確定! 回上一頁