--- Begin Message ---
Hi!

Is there an effort to easily use multi-core or native processes in Pharo?
I am thinking about a library that offer a construct like:

future := Runner runInDifferentProcess: [ “This block is run in a different OS 
process” ]

That would save the image under a different name, use OSSubProcess to launch a 
new Pharo with no UI.

Is there a library available?

Cheers,
Alexandre
-- 
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.




--- End Message ---

Reply via email to