<div dir="ltr"><div>Hello <br><br></div><div>this is only for curiosity, and may be this is naive or stupid<br><br></div><div>If I well understand current Racket have both <i>Place</i> as a system thread taking care of multi cores  and <i>Thread</i> as a kind of green threads for concurrency but limited to one core (correct me if I mistake).<br><br></div><div>so questions are:<br> Why aren't <i>Thread</i> distributed on a pool of <i>Place</i> like Erlang do for it's own  <i>Process</i> (for scalability) ?  <br></div><div>Is there a technical reason for that ?<br>Is it difficult to do ? <br></div><div>Are the Thread Mailboxes able to send/receive (immutable) messages across Places ? <br><br></div><div><br></div><div>Thanks for your <span id="result_box" class="" lang="en"><span class="">clarification</span></span></div><div>Yvan<br></div></div>