Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当新客户端连接到运行 node.js 的服务器时,它是否使用
或者是其他东西?
Node.js 是一个单线程服务器应用程序。