Node.js the Right Way: Practical, Server-Side JavaScript That Scales

0
(0)

Node.js the Right Way: Practical, Server-Side JavaScript That Scales
 

  • Author:Jim R. Wilson
  • Length: 148 pages
  • Edition: 1
  • Publisher: Pragmatic Bookshelf
  • Publication Date: 2013-12-05
  • ISBN-10: 1937785734
  • ISBN-13: 9781937785734
  • Sales Rank: #476043 (See Top 100 Books)
  • Download:Register/Login to Download
  • Buy Print:Buy from amazon


    Book Description

    Get to the forefront of server-side JavaScript programming by writing compact, robust, fast, networked Node applications that scale. Ready to take JavaScript beyond the browser, explore dynamic languages features and embrace evented programming? Explore the fun, growing repository of Node modules provided by npm. Work with multiple protocols, load-balanced RESTful web services, express, 0MQ, Redis, CouchDB, and more. Develop production-grade Node applications fast.

    JavaScript is the backbone of the modern web, powering nearly every web app’s user interface. Node.js is JavaScript for the server. This book shows you how to develop small, fast, low-profile, useful, networked applications. You’ll write asynchronous, non-blocking code using Node’s style and patterns. You’ll cluster and load balance your services with Node core features and third-party tools. You’ll work with many protocols, creating RESTful web services, TCP socket clients and servers, and more.

    This short book packs a hefty dose of Node.js. You’ll test your code’s functionality and performance under load. You’ll learn important aspects of Node development–from its architecture and core, to its ecosystem of third-party modules. You’ll discover how Node pairs a server-side event loop with a JavaScript runtime to produce screaming fast, non-blocking concurrency. Through a series of practical programming domains, you’ll use the latest available ECMAScript Harmony features and harness key Node classes such as EventEmitter and Stream. Throughout the book, you’ll develop real programs that are small, fast, low-profile, and useful.

    Get ready to join a smart community that’s rapidly advancing the state of the art in web development.

    What You Need:

    Latest stable release of Node.js, this book was written with 0.12.x in mind. The 0MQ (ZeroMQ) library, version 3.2 or higher.

    Table of Contents

    Chapter 1. Getting Started
    Chapter 2. Wrangling the File System
    Chapter 3. Networking with Sockets
    Chapter 4. Robust Messaging Services
    Chapter 5. Accessing Databases
    Chapter 6. Scalable Web Services
    Chapter 7. Web Apps

    中文:

    书名:Node.js the Right Way: Practical, Server-Side JavaScript That Scales

    通过编写紧凑、健壮、快速、可扩展的联网节点应用程序,走在服务器端JavaScript编程的前沿。准备好将JavaScript带到浏览器之外,探索动态语言功能并接受事件编程了吗?探索由NPM提供的有趣的、不断增长的节点模块存储库。使用多种协议、负载平衡的REST风格的Web服务、Express、0MQ、Redis、CouchDB等。快速开发生产级节点应用。

    JAVASCRIPT是现代网络的支柱,几乎驱动了所有网络应用程序的用户界面。Js是服务器端的JavaScript。本书向您展示了如何开发小型、快速、低调、有用的网络应用程序。您将使用Node的样式和模式编写异步、非阻塞代码。您将使用Node核心功能和第三方工具对您的服务进行集群和负载平衡。您将使用许多协议,创建REST风格的Web服务、TCP套接字客户端和服务器等。

    这本短书包含了大量的Node.js。您将在加载的情况下测试代码的功能和性能。您将了解Node开发的重要方面,从其体系结构和核心,到其第三方模块的生态系统。您将了解Node如何将服务器端事件循环与一个JavaScript运行时配对,以产生快速、非阻塞的并发。通过一系列实用的编程领域,您将使用最新可用的ECMAScript Harmony特性并利用关键节点类,如EventEmitter和Stream。在整本书中,你将开发出小、快、低调和有用的真正的程序。

    准备好加入一个智能社区吧,这个社区正在迅速提升网络开发的最新水平。

    您需要的:

    最新的稳定版本Node.js,这本书是为0.12.x而写的。0MQ(ZeroMQ)库,3.2版或更高版本。

    目录表

    第1章:入门
    第2章:争用文件系统
    第3章:使用套接字进行网络连接
    第4章:健壮的消息传递服务
    第5章.访问数据库
    Chapter 6. Scalable Web Services
    第7章.Web应用程序

  • 下载电子版:下载地址
  • 购买纸质版:亚马逊商城

    点击星号评分!

    平均分 0 / 5. 投票数: 0

    还没有投票!请为他投一票。

  • 推荐阅读

    评论 抢沙发

    评论前必须登录!

     

    登录

    找回密码

    注册