本书解释了如何使用 Node 来构建可扩展的 Internet 应用程序。 这是一本全面的实用指南。 除了详述 Node 提供的 API 之外,还用了大量篇幅介绍了服务器事件驱动开发的重要概念。 内容涵盖跨服务器的并发连接、非阻塞I/O和事件驱动编程、如何支持各种数据库和数据存储工具、Node API的使用示例等。
本书适合对JavaScript和编程有一定了解的读者。
(This book explains how to use node to build scalable Internet applications. This is a comprehensive practical guide. In addition to detailing the API provided by node, a lot of space is also used to introduce the important concepts of server event driven development. The content covers cross server concurrent connection, non blocking I / O and event driven programming, how to support various databases and data storage tools, usage examples of node API, etc.This book is suitable for readers who have a certain understanding of JavaScript and programming.)