Have a personal or library account? Click to login
Mastering Node.js Cover

Mastering Node.js

Expert techniques for building fast servers and scalable, real-time network applications with minimal effort

Paid access
|Dec 2013
Product purchase options

Using the JavaScript language you already know, this book will show you how to easily build scalable network software with Node.js. You ll learn through practical examples and clear explanations every step of the way.

Key Features

  • Master the latest techniques for building real-time, big data applications, integrating Facebook, Twitter, and other network services
  • Tame asynchronous programming, the event loop, and parallel data processing
  • Use the Express and Path frameworks to speed up development and deliver scalable, higher quality software more quickly

Book Description

Node.js is a modern development stack focused on providing an easy way to build scalable network software. Backed by a growing number of large companies and a rapidly increasing developer base, Node is revolutionizing the way that software is being built today. Powered by Google's V8 engine and built out of C++ modules, this is a JavaScript environment for the enterprise.Mastering Node.js will take the reader deep into this exciting development environment. Beginning with a comprehensive breakdown of its innovative non-blocking evented design, Node's structure is explained in detail, laying out how its blazingly fast I/O performance simplifies the creation of fast servers, scalable architectures, and responsive web applications.Mastering Node.js takes you through a concise yet thorough tour of Node's innovative evented non-blocking design, showing you how to build professional applications with the help of detailed examples.Learn how to integrate your applications with Facebook and Twitter, Amazon and Google, creating social apps and programs reaching thousands of collaborators on the cloud. See how the Express and Path frameworks make the creation of professional web applications painless. Set up one, two, or an entire server cluster with just a few lines of code, ready to scale as soon as you're ready to launch. Move data seamlessly between databases and file systems, between clients, and across network protocols, using a beautifully designed, consistent, and predictable set of tools.Mastering Node.js contains all of the examples and explanations you'll need to build applications in a short amount of time and at a low cost, running on a scale and speed that would have been nearly impossible just a few years ago.

What you will learn

  • Discover how Node uses Google s V8 engine to create high-speed JavaScript on the server
  • Use events to create non-blocking systems with high throughput
  • Create secure servers across all major network protocols
  • Manage thousands of concurrent clients without slowing down
  • Handle data, files, and protocol streams with ease
  • Leverage Node s module system to design sane applications that are easy to extend
  • Optimize and debug server-side JavaScript for increased performance
  • Learn scaling techniques and parallelize operations across multiple cores

Who this book is for

If you've ever built a web page and would like to build network software using the language and style you already know, Node will make that process simple, and even fun. If you understand what a server is, what a client is, and how to write JavaScript, you are already halfway to mastering Node.js!

Table of Contents

  1. Understanding the Node Environment
  2. Asynchronous Event Programming
  3. Streaming Data across Nodes and Clients
  4. Using Node to Access the File System
  5. Managing Many Simultaneous Client Connections
  6. Creating Realtime Applications
  7. Handling Big Data Efficiently
  8. Scaling your Application
  9. Testing your Application
  10. Appendix: Organizing Your Work
  11. Appendix: Get up and Running with Express and Peer
  12. Appendix: Creating your own C++ Add-ons
https://github.com/packtpublishing/mastering-node.js
PDF ISBN: 978-1-78216-633-7
Publisher: Packt Publishing Limited
Copyright owner: © 2013 Packt Publishing Limited
Publication date: 2013
Language: English
Pages: 346