TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Node v0.2.4 - nodejs released

37 点作者 tswicegood超过 14 年前

3 条评论

Mongoose超过 14 年前
Not to mention Node v0.3.0:<p><a href="http://groups.google.com/group/nodejs/browse_thread/thread/2d5eb964acba01c" rel="nofollow">http://groups.google.com/group/nodejs/browse_thread/thread/2...</a>
eddanger超过 14 年前
Node 0.2.3 I hardly knew ya. So far, my few days programming with node have been great. I've delved into Express (a micro Ruby Sintra like framework), and socket.io for real-time goodness. Everything is clean and works like a charm. I have a lot more ahead of me, so bring it on!
rbranson超过 14 年前
This is a very important update. Everyone running 0.2+ should update immediately. When previous versions of node.js ran out of file descriptors, it holds them open and hangs, effectively killing it's ability receive any more connections until the process is restarted.