[Pharo-project] Multi-core Pharo?
Hi folks, Has anyone looked at the Qwac Hydra stuff? http://www.qwaq.com/HydraVM/ http://lists.squeakfoundation.org/pipermail/squeak-dev/2008-February/125719.... There was quite a lot of discussion on squeak-dev ast February, but not much since then. I would really love to see a multi-core Pharo. If someone has an idea how this could be done, I would be interested to learn more. I think getting Pharo to exploit multi-cores could be a big selling point in the future ... - on
Oscar Nierstrasz wrote:
Hi folks,
Has anyone looked at the Qwac Hydra stuff?
http://lists.squeakfoundation.org/pipermail/squeak-dev/2008-February/125719....
There was quite a lot of discussion on squeak-dev ast February, but not much since then.
I would really love to see a multi-core Pharo. If someone has an idea how this could be done, I would be interested to learn more. I think getting Pharo to exploit multi-cores could be a big selling point in the future ...
- on
Why would such a project be restricted to Pharo? One very easy starting point would be to take SakeTasks and write an extension that analyses dependencies to see what could be done in parallel, and organise delegation of tasks to other processes. cheers Keith
Hi Igor and Klaus, Having a description about Hydra will really help promoting your project. Maybe we could continue what I started to write... Alexandre On 17 Dec 2008, at 09:52, Oscar Nierstrasz wrote:
Hi folks,
Has anyone looked at the Qwac Hydra stuff?
http://lists.squeakfoundation.org/pipermail/squeak-dev/2008-February/125719....
There was quite a lot of discussion on squeak-dev ast February, but not much since then.
I would really love to see a multi-core Pharo. If someone has an idea how this could be done, I would be interested to learn more. I think getting Pharo to exploit multi-cores could be a big selling point in the future ...
- on
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
participants (3)
-
Alexandre Bergel -
Keith Hodges -
Oscar Nierstrasz