El dt, 22 juny 2021 a les 19:18 Marc-André Lafortune <
marc-an...@marc-andre.ca> va escriure:

Xavier Noria: thanks for your post. Do I read correctly that the number of
> processes involved depends on the number of cores?
>

What I remember from memory is that, as a rule of thumb, you can think
order of magnitude is as many compilers as cores.

Within that rule of thumb, there's some flexibility needed, because if all
compilers are waiting on something, you may need to spawn another one to
unblock them. So the queue size may adapt if required.

It's been a while though, José can confirm (or refute :).

-- 
You received this message because you are subscribed to the Google Groups 
"elixir-lang-core" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elixir-lang-core+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elixir-lang-core/CAM%3DYcdiNp5yfv5LePqLC1jRGL_sToA0VAOcfaDtwfTYpMqSFWg%40mail.gmail.com.

Reply via email to