Start several skripts from one skript

O

osoeder

I want to start several Perl skripts from one Perl skript, but they
should all be started and the starting skript should not wait until
they finish.

I need this parallel processes. I read about fork () and Thread but I
did not really understand, did not find a nice German documentation
about that.
 
A

Anno Siegel

I want to start several Perl skripts from one Perl skript, but they
should all be started and the starting skript should not wait until
they finish.

I need this parallel processes. I read about fork () and Thread but I
did not really understand, did not find a nice German documentation
about that.

You're looking for perlipc (perldoc perlipc). It's not in German,
however. If language is a problem, you could try the German-speaking
de.comp.lang.perl.misc.

Anno
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,534
Members
45,007
Latest member
obedient dusk

Latest Threads

Top