fork another process. const process_ml_algo = fork('./process_data.js'); ... arr[i] = Math.round(Math.random() * 30); }
確定! 回上一頁