<br><font size=2 face="sans-serif">Gave a presentation today to a very
bright crowd.  Lots of these people just wanted to ask questions rather
than looks at slides.  Here's a handful of questions I got, for which
I was anywhere from half way to completely clueless on.  </font>
<br>
<br><font size=2 face="sans-serif">Does a process get pinned to one OS
thread for it's entire existence?  What factors go into the VM's decision
to pin a process to one OS thread or another?  How do we prevent all
the busiest processes from being tied to one OS level thread?  </font>
<br><font size=2 face="sans-serif">How does stack memory grow?  Am
told Prolog does this dynamically and I was wondering if Erlang did the
same.  Does heap memory contract?  </font>
<br><font size=2 face="sans-serif">Exactly what is the tipping point between
what gets passed by value and what gets passed by reference?  The
large binary trick is common knowledge, any other corner cases?</font>
<br><font size=2 face="sans-serif">How does the VM differentiate between
a node that is temporarily unresponsive and one that is down?  In
other words, at what point does a node give up on a peer?</font>
<br><font size=2 face="sans-serif">____________________________________________<br>
Dennis Byrne<br>
ThoughtWorks - Chicago</font>
<br><font size=2 face="sans-serif">http://notdennisbyrne.blogspot.com/<br>
312-505-7965<br>
<br>
</font>