[erlang-questions] Dual core
József Bérces
jozsef.berces@REDACTED
Wed Jun 25 12:55:03 CEST 2008
Hi,
I made a few tests for the utilization of dual core CPU under Windows 2000 with Erlang/OTP R11B5.
It seems that:
- if I start 2 CPU consuming erlang processes within the same Erlang node they use one core only
- if I start those 2 processes in different Erlang nodes then both cores are used reducing the execution time to about 60%
My question is if Vista or OTP R12 brings improvement so that Erlang processes in the same Erlang node would utilize both cores?
Thanks,
Jozsef
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20080625/9227029b/attachment.htm>
More information about the erlang-questions
mailing list