Hi all,

I'm fairly new to this list, so I'm not sure if this is really the right
place to ask a question of this nature, but I shall ask anyway in the hope
that it is.

I am trying to write a small script that will run a variable number of other
scripts at the same time.  I believe this will require multi-threading.  (My
basic problem is I need to execute up 5 scripts which take up to 20 seconds
to return a result, and I need to be able to display the result for all of
the sub-scripts within 30 seconds).

It is my understanding that Perl has experimental capabilities for
multi-threading.  Is anyone able to help me out on how I can make a reliable
multi-threaded script with the experimental code, or perhaps help me out
with a good work-around for this.

Regards

Michael Lambert
Technical Manager
RegistrarsAsia Pty Ltd
Ph: +61-3-9866-1990
Fax: +61-3-9866-1970
http://www.registrarsasia.com

Reply via email to