25.3 Scaling
An important criterion in the development and stabilization of Node.js is the performance aspect. A declared goal of the platform’s developers is to provide developers with a very powerful tool that can be used to easily implement stable and performant applications. The number of requests and also the amount of data that can be served by an instance of an application aren’t unlimited but depend on numerous external and internal factors. The things that you as a developer can directly influence primarily concern the way you design your application. This includes, for example, the design of the source code in general, that is, whether you generally pay attention to performance.
The following aspects have a potentially negative ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access