<br><br><div class="gmail_quote">On Mon, Sep 14, 2009 at 3:25 AM, Jason Davidson <span dir="ltr">&lt;<a href="mailto:jasonfdavidson@gmail.com">jasonfdavidson@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Greetings!<br>
<br>
1) Is it safe to embed a Squeak VM in a process that uses native kthreads (POSIX<br>
threads, win threads, whatever), </blockquote><div><br></div><div>Yes.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">and does Squeak have anything like Python&#39;s<br>

global interpreter look?<br></blockquote><div> </div><div>(lock, right?)</div><div>No.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">2) Is it possible to have mmultiple VM instances in a multithreaded process,<br>

each VN tied to a kthread?<br></blockquote><div><br></div><div>Not the vanilla VM.  But take a look at Igor Stasenko&#39;s Hydra work.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Thanks.<br>
<br>
Cheers,<br>
<font color="#888888">Jason<br>
<br>
<br>
</font></blockquote></div><br>