Node: Up and Running: Scalable Server-Side Code with JavaScript (Paperback)

Tom Hughes-Croucher, Mike Wilson

  • 出版商: O'Reilly
  • 出版日期: 2012-06-05
  • 定價: $1,150
  • 售價: 9.5$1,093
  • 貴賓價: 9.0$1,035
  • 語言: 英文
  • 頁數: 204
  • 裝訂: Paperback
  • ISBN: 1449398588
  • ISBN-13: 9781449398583
  • 相關分類: JavaScriptJVM 語言
  • 立即出貨(限量) (庫存=3)

買這商品的人也買了...

商品描述

This book introduces you to Node, the new web development framework written in JavaScript. You'll learn hands-on how Node makes life easier for experienced JavaScript developers: not only can you work on the front end and back end in the same language, you'll also have more flexibility in choosing how to divide application logic between client and server.

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

商品描述(中文翻譯)

這本書介紹了Node,這是一個用JavaScript編寫的新型網頁開發框架。你將親身體驗到Node如何為有經驗的JavaScript開發人員提供更便利的開發環境:你不僅可以在前端和後端使用同一種語言,還可以更靈活地選擇如何將應用程序邏輯分配在客戶端和服務器端之間。

這本書由該框架的核心貢獻者撰寫,《Node: Up and Running》向你展示了Node如何支持在多個服務器上處理大量同時連接,並且如何在最小的基礎設施下創建快速的一次性應用程序。Node是建立在運行Google Chrome的V8 JavaScript引擎上的,已經贏得了許多公司的青睞,包括Google和Yahoo!這本書將告訴你其中的原因。

本書內容包括:
- 理解Node的事件循環架構、非阻塞I/O和事件驅動編程
- 發現Node支持各種數據庫和數據存儲工具
- 學習編寫易於維護的Node代碼的最佳實踐
- 獲得如何實際使用各種Node API的具體示例
- 充分利用本書提供的完整API參考資料