Node.js High Performance by Diogo Resende
English | 19 Aug. 2015 | ISBN: 1785286145 | 136 Pages | EPUB/MOBI/PDF (True) | 9.63 MB
With: Code Files
Node.js is a tool written in C, which allows you to use JavaScript on the server-side. High performance on a platform like Node.js is knowing how to take advantage of every aspect of your hardware, helping memory management act at its best, and correctly deciding how to architect a complex application.