When a new client connects to a server running node.js, does it use
or something else?
Node.js is a single-threaded server application.