Sorry, you're right V8 should still have isolates so it may still
work.

On Apr 9, 6:08 pm, Marco Rogers <[email protected]> wrote:
> I'm confused about this. Isolates is being removed from node, not from v8.
> node-fibers should still be able to use them right?
>
>
>
>
>
>
>
> On Monday, April 9, 2012 2:51:24 PM UTC-7, Joe Ferner wrote:
>
> > Many streamline like APIs use node-fibers (https://github.com/laverdet/
> > node-fibers <https://github.com/laverdet/node-fibers>) under the covers
> > and fibers requires isolates which is
> > now deprecated and is going to be removed if it hasn't already. I also
> > think that the way it works under the covers also incurs performance
> > impacts because it ends up implementing threading which is slow. If
> > you like non-callback APIs I just wouldn't use node if I were you.
>
> > I like using the async library when things get complicated.

-- 
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

Reply via email to