|
|
| Author |
Message |
< Advanced Erlang/OTP ~ how does erlang processes work on multicore cpus? |
| akay |
Posted: Mon Mar 29, 2010 10:19 am |
|
|
|
Joined: 29 Mar 2010
Posts: 1
|
hello
I hope you can help me with my problem.
Everywhere I read about how well erlang performs with his "lightweight processes", which are in fact user-level-threads/fibers, if I got it right.
How does this work with multiple cores?
I mean, the OS doesn't know about those multiple processes, because they're running in one thread, so it's not able to distribute them across the multiple cores available.
Doesn't Erlang need at least as much threads as cores should be used? And how does it manage the distribution of the processes between the threads?
If anyone has a nice paper about this or something else, I would be very thankful  |
|
|
| Back to top |
|
| bpuzon |
Posted: Tue Mar 30, 2010 8:28 am |
|
|
|
User
Joined: 05 Aug 2009
Posts: 23
Location: Cracow, Poland
|
|
| Back to top |
|
| zajda |
Posted: Tue Mar 30, 2010 11:08 am |
|
|
|
User
Joined: 22 Aug 2009
Posts: 83
|
|
| Back to top |
|
|
|
All times are GMT
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum
|
|
|