Ok, thanks.
I'm currently playing with the transformation of the ooRexx doc, and
(naively) tried to reduce the duration by creating one thread per sgml file.
>From what I read in several posts about Python/Ruby, it seems that the best
way to exploit 100% of the multicores is to use a fork instead of a thread
creation.
Just out of curiousity : I suppose that creating several interpreter
instances in the same process does not bypass the global interpreter lock ?
Jean-Louis
------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing.
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel