Feeling the love for Node.js [eBook]

The performance basics you need to know now

Node.js is not just new technology for the start-ups anymore. Enterprises of all types are beginning to use Node.js. But why?

While Node.js has a lot of benefits, including a flat learning curve, the machinery that keeps it ticking is complex. You must understand it to avoid performance pitfalls.

In this eBook, we will discuss the basic building blocks of Node.js and how memory works for Node, including garbage collection. We will also give you some tips on how to hunt down memory leaks, CPU issues, and other problems to improve performance.