Threads allow a single process to utilize multiple cores. Erlang takes advantage of them to run its schedulers.<br><div class="gmail_quote"><div dir="ltr">On Tue, Jun 12, 2018 at 20:16 joe mcguckin <<a href="mailto:joe@via.net">joe@via.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
If erlang is one large unix process with hundreds or thousands of it's own processes internally, how does Erlang make maximum use of a multi-core cpu?<br>
<br>
Wouldn’t Erlang be scheduled and run on a single core ?<br>
<br>
Thanks,<br>
<br>
joe<br>
<br>
Joe McGuckin<br>
ViaNet Communications<br>
<br>
<a href="mailto:joe@via.net" target="_blank">joe@via.net</a><br>
650-207-0372 cell<br>
650-213-1302 office<br>
650-969-2124 fax<br>
<br>
<br>
<br>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" rel="noreferrer" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div>