5 ms·
> And I'm kinda avoiding that on a quad core CPU your > C program is really going to only use one core out > of the box while elixir will use all four.) I thin
by willyk 10y ago
> And I'm kinda avoiding that on a quad core CPU your
> C program is really going to only use one core out
> of the box while elixir will use all four.)
I think that's a pretty major factor to avoid -- multicore processors are the immediate/commercial foreseeable future of CPUs, so its not inconsequential that Erlang/Elixir allow you to be able to use cheap processes in order take full advantage of this