There is no async API for file operations so node.js uses a thread pool for that. You can see it in the code of libuv.
確定! 回上一頁