How does the backend of a website handle millions of requests simultaneously?
Let's suppose that the backend of a website is written in Node.js and the website has millions of simultaneous users at any time, how does the one Node.js process that is running on the server able to handle so many client requests at the same time?
Aucun commentaire:
Enregistrer un commentaire