The worker_threads module allows parallel execution of JavaScript threads. To use it: const worker = require('worker_threads');.
確定! 回上一頁