Re: Need help with perl script using threads.



Thanks for your quick response.

I did try your suggesion but this solutions seems to run all three
scripts sequentially,

test2.pl only got executed after test1.pl finished. I was actually
looking for a way to run all three of them concurrently , forcing each
of them to spawn a new thread simultanously.

Thanks in advance for any ideas you might have on this,

Regards,
Rob

.



Relevant Pages