<div>Jason,</div><div><br></div>https://github.com/erlang/otp/blob/maint/erts/emulator/beam/erl_process.c#L7396<br><br>On Sunday, October 21, 2012 9:25:42 PM UTC-7, Jason Lee wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;">I read some articles and document saying that erlang process is lightweight than os native thread, etc. For example, it has scheduler that will pick up process from a queue and then schedule to run the process. However, I can't find many information on how it is actually implemented. Downloading the source, which section is a good place to start looking at it?
<br>
<br>Thanks 
<br>______________________________<wbr>_________________
<br>erlang-questions mailing list
<br><a href="javascript:" target="_blank" gdf-obfuscated-mailto="rtSRBGaJBnAJ">erlang-q...@erlang.org</a>
<br><a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/<wbr>listinfo/erlang-questions</a>
<br></blockquote>