JavaScript 运行时 Node.js 9.5.0 发布,改进集群

栏目: 软件资讯 · 发布时间: 8年前

内容简介:Node.js 9.5.0 已发布,有以下值得关注的变化: cluster add cwd to cluster.settings (cjihrig) #18399 deps upgrade libuv to 1.19.1 (cjihrig) #18260 meta add Leko to collaborators (Leko) #18117 add ...

Node.js 9.5.0 已发布,有以下值得关注的变化

  • cluster

    • add cwd to cluster.settings (cjihrig) #18399

  • deps

    • upgrade libuv to 1.19.1 (cjihrig) #18260

  • meta

    • add Leko to collaborators (Leko) #18117

    • add vdeturckheim as collaborator (vdeturckheim) #18432

  • n-api

    • expose n-api version in process.versions (Michael Dawson) #18067

  • perf_hooks

    • add performance.clear() (James M Snell) #18046

  • stream

    • avoid writeAfterEnd() while ending (陈刚) #18170

下载地址:https://nodejs.org/en/

Node.js 是一个基于 Chrome V8 引擎的 JavaScript 运行时。 Node.js 使用高效、轻量级的事件驱动、非阻塞 I/O 模型。Node.js 的生态系统是目前最大的开源包管理系统。


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Language Implementation Patterns

Language Implementation Patterns

Terence Parr / Pragmatic Bookshelf / 2010-1-10 / USD 34.95

Knowing how to create domain-specific languages (DSLs) can give you a huge productivity boost. Instead of writing code in a general-purpose programming language, you can first build a custom language ......一起来看看 《Language Implementation Patterns》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

URL 编码/解码
URL 编码/解码

URL 编码/解码

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器