Many streamline like APIs use 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