TE
科技回声
首页
24小时热榜
最新
最佳
问答
展示
工作
中文
GitHub
Twitter
首页
Node.js v0.4.9 released
66 点
作者
philipDS
将近 14 年前
5 条评论
tmcw
将近 14 年前
Sweet, they fixed a bug I reported: <a href="https://github.com/joyent/node/issues/562" rel="nofollow">https://github.com/joyent/node/issues/562</a>
maw
将近 14 年前
Collapse
<i>#1087 Disabling SSL compression disabled with early OpenSSLs.</i><p>Why didn't they use no triple negatives neither?
评论 #2709825 未加载
selectnull
将近 14 年前
Improved docs. Always a good feature. There are still some "still working on it" sections, but there is also new stuff there.<p>Good work guys...
va_coder
将近 14 年前
Collapse
Are there plans to take advantage of multiple cores automatically? Couldn't it do something like Nginx and spread the workload to multiple cores?
评论 #2709284 未加载
评论 #2709645 未加载
AntiRush
将近 14 年前
Unfortunately the fix for this bug: <a href="https://github.com/joyent/node/issues/767" rel="nofollow">https://github.com/joyent/node/issues/767</a> didn't seem make it in. It is in 0.5.0pre though, and I've found it quite useful.