Ok I will ask there, thanks.

Am Dienstag, 26. April 2016 09:42:15 UTC+2 schrieb Ben Noordhuis:
>
> On Mon, Apr 25, 2016 at 10:16 PM, Felix Kiechle <[email protected] 
> <javascript:>> wrote: 
> > 
> > 
> http://stackoverflow.com/questions/36850220/node-architecture-what-happens-after-libuv-calls-a-callback
>  
> > 
> > After Libuv's event loop polls one event and calls its associated 
> callback, 
> > what happens then? 
> > 
> > - How is this callback marshalled back to the single execution stack of 
> > Node? 
> > - Where in the Node C++ Bindings and in the Libuv code is that behaviour 
> > implemented? 
> > - How is made sure that the event loop only polls for a new event when 
> > Node's execution stack is empty? 
>
> Questions about node.js are generally off-topic on this mailing list. 
> Can I suggest you try the node.js mailing list or 
> https://github.com/nodejs/help 
> <https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Fnodejs%2Fhelp&sa=D&sntz=1&usg=AFQjCNHpvmzsnNCC0xT7lVcKKueTcw6vNA>?
>  
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"libuv" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/libuv.
For more options, visit https://groups.google.com/d/optout.

Reply via email to