Node: Up and Running: Scalable Server-Side Code with JavaScript
Tom Hughes-Croucher, Mike Wilson
Rated: 3.33 of 5 stars
3.33
· 3 ratings · 204 pages · Published: 15 Jul 2011
Written by a core contributor to the framework, Node: Up and Running shows you how Node scales up to support large numbers of simultaneous connections across multiple servers, and scales down to let you create quick one-off applications with minimal infrastructure. Built on the V8 JavaScript engine that runs Google Chrome, Node is already winning the hearts and minds of many companies, including Google and Yahoo! This book shows you why.
Understand Node's event-loop architecture, non-blocking I/O, and event-driven programming
Discover how Node supports a variety of database and data storage tools
Learn best practices for writing easy-to-maintain code for Node
Get concrete examples of how to use the various Node APIs in practice
Take advantage of the book’s complete API reference