Node.js is single threaded and when there is a task that is CPU intensive, then the main thread can get blocked.
確定! 回上一頁