This is the first release in the unstable v0.7 series. Almost all users will want to remain using the stable v0.6 releases.
2012.01.16, Version 0.7.0 (unstable)
- Upgrade V8 to 3.8.6
- Use GYP build system on unix (Ben Noordhuis)
- Experimenetal isolates support (Ben Noordhuis)
- Improvements to Cluster API (Andreas Madsen)
- Use isolates for internal debugger (Fedor Indutny)
- Bug fixes
Source Code: http://nodejs.org/dist/v0.7.0/node-v0.7.0.tar.gz
Windows Installer: http://nodejs.org/dist/v0.7.0/node-v0.7.0.msi
Macintosh Installer: http://nodejs.org/dist/v0.7.0/node-v0.7.0.pkg
Website: http://nodejs.org/docs/v0.7.0/
Documentation: http://nodejs.org/docs/v0.7.0/api/
First comment.
douche
Great! I hope to be complete stable version soon.
Looking forward to the release!
The changes to Cluster is impressive, but what would really be grand is if there were no single point of failure. Are there plans to set up master delegation should the master fail?
I am missing dgram full implementation. Multicast methods are not implemented yet. Any plans to do that? I am dying to use it… Great work !
“Experimenetal isolates support”, is there information on this subject?
What is is meant by isolates?