Node.js is single-threaded for asynchronous processing. While preparing your order your thread (waiter) is waiting for the response.This is called blocking ...
確定! 回上一頁