From: Mikeal Rogers <mikeal.rog...@gmail.com>
Date: Tue, 17 Jan 2012 13:25:03 -0800
Local: Tues, Jan 17 2012 4:25 pm
Subject: Re: [nodejs] Node v0.7.0
Correct me if I'm wrong but this is the seperation.
domains are for encapsulating and handling errors in process. you can think of it like adding a wrapper around a set of application code to treat it, and all the IO it does and it's descendant callbacks, as a transaction. isolates are a replacement for processes as the preferred method of scaling a node application to multiple cores. running each "transaction" in an isolate would be too costly. -Mikeal On Jan 17, 2012, at January 17, 20121:18 PM, Ben Noordhuis wrote: > On Tue, Jan 17, 2012 at 22:16, Ted Young <t...@radicaldesigns.org> wrote:
>> There was a separate Domains proposal to try to handle that situation within a single process. What's the status with that? Does it still seem feasible? > Yes and yes. Bert is working on domains but it's not ready yet. > -- You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||