<div dir="ltr"><div>I was having a discusion with someone about Gambit and he asked me the following question :</div>
<div> </div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<p> One issue...from the Gambit threading documentation.</p>
<p>"Gambit supports the execution of multiple Scheme threads. These<br>threads are managed entirely by Gambit's runtime and are not related<br>to the host operating system's threads. Gambit's runtime does not<br>
currently take advantage of multiprocessors (i.e. at most one thread<br>is running)."</p>
<p>I really do need multiprocessor support as computer graphics gets a<br>pretty linear speedup on multiple CPUs. Do know if Gambit can, like<br>Lispworks, at least have calls into foreign functions running on<br>multiple CPUs?</p>
</blockquote>
<div> </div>
<div>Does Gambit support that model like Lispworks?</div>
<div> </div></div>