AFAIK, meteor is running ok with fibers in Windows. And with a bit of work, you can call npm async packages, too.
On Tue, Mar 4, 2014 at 10:44 AM, rtweed <[email protected]> wrote: > Grrr! You've got me back to thinking about fibers as an alternative > architecture for EWD.js now! :-) > > They certainly provide a potentially great alternative. If I do go down > this route (at least for Linux platforms), I'll be making sure that, from > the standpoint of the developer, there will be no apparent difference in > programming approach. I think I can see how I could abstract fibers to > appear to have the same behaviour as current EWD.js. That's important as I > don't want to introduce any reasons for people not to adopt EWD.js for > VistA development (it's not restricted to VistA by the way). > > Just when I thought I'd put it all to bed! :-) > > -- > -- > 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 > > --- > You received this message because you are subscribed to the Google Groups > "nodejs" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- -- 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 --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
