Node.js uses two kinds of threads: a main thread handled by event loop and several auxiliary threads in the worker pool.
確定! 回上一頁