Hi,
I'm creating a multithread platform where each thread holds v8 isolate and 
one main isolate.
The thread with the main isolates launches the rest.

I understand that i need to call pump message loop at least for the main 
one - do i need to do it for the rest?
i.e. make some kind of a loop calling each of them in a synchronized way?

Thanks,
fima

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to