This is a new test release of ithreads, read the pod for more information.

I fixed the cloning of parameters and the code value by using tricks with
the namespace. The downside of this is that create is seralized, however
lathos told me perl_clone should be serialized anyway, if it isn't so we can
fix it by using a hash with a key of the old thread?

Short todo is

Try the sharing ideas
Try to make number of arguments variable (it is hardcoded to one, and must
be one!)
Try to make the return value of the thread init function to be reachable by
join(); not sure if this is cleanly possible.

Artur

iThread.tar.gz

Reply via email to