由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - node.js 0.12 is releasing
相关主题
Third-party Node.js Foundation takes over jurisdiction of问问Google Vision API 和自己搭建cluster —请教DL专
请教Node.js 应用的安全问题IBM bought strongloop
Node.js arrives for the JVMjs达人来说说ES6里的generator怎么理解?
统计那拨人可以学java,pythonCloudera pitches Hadoop for everything. Really?
大家node都是跑在nginx后面吗?Java 9 Date is set
哭求好的spark教程有无这种聚类的算法? (转载)
cluster环境里怎么做测试Play2 vs Vert.x 是什么情况?
actionhero.jsIs Redis scalable?
相关话题的讨论汇总
话题: node话题: belder话题: release话题: apis话题: said
进入Programming版参与讨论
1 (共1页)
w**z
发帖数: 8232
1
In development for nearly two years, the 0.12 release of Node.js is about to
become available. Whether the release can mend the now-fractured community
that has been built around the popular server-side JavaScript platform
remains to be seen.
Officials at Node.js steward Joyent and at Strongloop, which is involved in
Node.js development, provided InfoWorld details about the upcoming release,
for which the download should become available today.
Version 0.12 will feature round-robin clustering, providing for better
distribution of Node.js across processor cores. It also will have
performance optimizations including reduced garbage-collector strain.
Profiling APIs in 0.12 improve memory management. Users also can run
multiple instances in a single process via a multicontext capability.
Clustered apps can be debugged with the Node-Inspector capability. Also
supported is execSync, a synchronous API for child processes. There are also
improvements in the TLS (Transport Layer Security) function.
Although the Node community at large might breathe a collective sigh of
relief that version 0.12 is finally here, frustration with the pace of
upgrades to the platform was a principal reason for the recent forking of
Node.js, via the io.js fork. Strongloop's Bert Belder, who is deeply
involved in both the development of Node.js as well as io.js, said he still
expects to be working on both projects. Io.js went to a beta release last
month. It features capabilities now being fitted into Node.js 0.12, such as
round-robin clustering and virtual machine improvements, Belder said.
A founder of API server vendor Strongloop, Belder is a Node core contributor
and a member of the io.js technical committee. He said he anticipates a
reconciliation between the two factions at some point, hopefully within a
half year. Right now, there are two versions of Node.js (also called Node),
thanks to the io.js fork. "I think it's wasteful to have to have two
projects," Belder said. Io.js proponents "really took that position that we
wanted to release really frequently."
Asked about the io.js fork, Joyent's TJ Fontaine, project lead for Node.js,
avoided any criticism, saying he welcomed more participation in JavaScript
at the server level, which io.js enables. "It's a fantastic opportunity for
Node.js."
Beyond version 0.12, the focus for Node.js will be on reconciliation in the
Node.js community and improving the governance model, Belder said. Fontaine
said discussions about an eventual 1.0 release of Node.js are expected to
happen at the Node Summit conference in San Francisco next week.
Although proponents see Node.js as production-ready now, the 1.0 release
would have to ensure that no APIs are broken, and to do that APIs that need
to change have to be identified first, Fontaine said. "[Version] 1.0 is an
important step, and it means that we will be supporting these APIs in
perpetuity."
This story, "Two years in the making, Node.js upgrade arrives" was
originally published by InfoWorld.
b***e
发帖数: 1419
2
顶一下。
p*****2
发帖数: 21240
3
太牛了
1 (共1页)
进入Programming版参与讨论
相关主题
Is Redis scalable?大家node都是跑在nginx后面吗?
折腾一个问题哭求好的spark教程
一个Hadoop Cluster升级的问题cluster环境里怎么做测试
Do the two statements cost the same amount of time?actionhero.js
Third-party Node.js Foundation takes over jurisdiction of问问Google Vision API 和自己搭建cluster —请教DL专
请教Node.js 应用的安全问题IBM bought strongloop
Node.js arrives for the JVMjs达人来说说ES6里的generator怎么理解?
统计那拨人可以学java,pythonCloudera pitches Hadoop for everything. Really?
相关话题的讨论汇总
话题: node话题: belder话题: release话题: apis话题: said