Node.js executes its main event loop in a single thread. However, that does not mean that all of its processing is done in that one thread.
確定! 回上一頁