954,523 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Run another perl - multi thread

Hello world,

I’m trying to call from one PERL script (file) to another PERL (file) script passing arguments.

The case is that I want to do it running multi threads. Example:

I have 2 arrays.

Array1 = (“arg1”,”arg2”);
Array2 = (“arg1”,”arg2”);


In parallel mode I want to run the publish.pl file giving the Array1 and Array2 arguments. Could you advice please?

Thanks in advance.

Arsench
Light Poster
36 posts since Oct 2008
Reputation Points: 10
Solved Threads: 2
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: