Node JS is single threaded but there is also a internal thread pool that it uses sometimes. All javascript code, V8 and eventloop run in one single thread which ...
確定! 回上一頁