Apart from being lighter to create and destroy than processes, are there any saving in terms of memory consumed when using isolates? Any benchmarks around that?
On Feb 2, 5:35 am, Igor Zinkovsky <[email protected]> wrote: > Seehttps://github.com/joyent/node/blob/master/test/simple/test-child-pro... > > On Feb 1, 3:52 pm, Ben Taber <[email protected]> wrote: > > > > > > > > > * Support for sharing streams across Isolates (Igor Zinkovsky) > > > Sounds enticing. Details or an example usage? > > > Thanks. > > > On Feb 1, 2:13 pm, Isaac Schlueter <[email protected]> wrote: > > > > 2012.02.01, Version 0.7.2 (unstable) > > > > * Update V8 to 3.8.9 > > > > * Support for sharing streams across Isolates (Igor Zinkovsky) > > > > * #2636 - Fix case where http_parsers are freed too early (koichik) > > > > * url: Support for IPv6 addresses in URLs (Łukasz Walukiewicz) > > > > * child_process: Add disconnect() method to child processes (Andreas > > > Madsen) > > > > * fs: add O_EXCL support, exclusive open file (Ben Noordhuis) > > > > * fs: more specific error messages (Tj Holowaychuk) > > > > * tty: emit 'unknown' key event if key sequence not found (Dan > > > VerWeire, Nathan Rajlich) > > > > * build: compile release build too if BUILDTYPE=Debug (Ben Noordhuis) > > > > * module: fix --debug-brk on symlinked scripts (Fedor Indutny) > > > > * zlib: fix `Failed to set dictionary` issue (Fedor Indutny) > > > > * waf: predict target arch for OS X (Fedor Indutny) > > > > Source Code:http://nodejs.org/dist/v0.7.2/node-v0.7.2.tar.gz > > > > Windows Installer:http://nodejs.org/dist/v0.7.2/node-v0.7.2.msi > > > > Macintosh Installer:http://nodejs.org/dist/v0.7.2/node-v0.7.2.pkg > > > > Website:http://nodejs.org/docs/v0.7.2/ > > > > Documentation:http://nodejs.org/docs/v0.7.2/api/ -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
