473,387 Members | 1,485 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Executing different scripts from perl

Hello,
My problem is i want to execute many perl programs but i do do not want to wait for for any of these programs. Let these programs execute independently.

i have totally 10 perl scripts. I will start these scrpt by using system("file.pl").....

these should not wait for other to complete . Just i should execute as usuall . like parally i want to start the scripts.
these scripts should not wait for ther scripts..
Jan 22 '08 #1
3 1271
numberwhun
3,509 Expert Mod 2GB
Hello,
My problem is i want to execute many perl programs but i do do not want to wait for for any of these programs. Let these programs execute independently.

i have totally 10 perl scripts. I will start these scrpt by using system("file.pl").....

these should not wait for other to complete . Just i should execute as usuall . like parally i want to start the scripts.
these scripts should not wait for ther scripts..
Unfortunately, I don't know how you would tell Perl not to wait for the scripts to finish. I am hopeful that one of our experts has an answer for you on this.

Regards,

Jeff
Jan 23 '08 #2
Please help me this...


Hello,
My problem is i want to execute many perl programs but i do do not want to wait for for any of these programs. Let these programs execute independently.

i have totally 10 perl scripts. I will start these scrpt by using system("file.pl").....

these should not wait for other to complete . Just i should execute as usuall . like parally i want to start the scripts.
these scripts should not wait for ther scripts..
Jan 23 '08 #3
KevinADC
4,059 Expert 2GB
Look into threads and threads::shared. I have no practical experience using threads so I can't answer questions on it's usage.

perldoc: threads
Jan 23 '08 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Dariusz | last post by:
I currently have a layout that is part written in SHTML - in other words, it gets processed by the web server to execute any calls for PHP or Perl code as well as the html (and external imported...
1
by: Julia Bell | last post by:
I would like to run the same script on two different platforms. The directory in which the script(s) will be stored is common to the two platforms. (I see the same directory contents regardless...
2
by: RJ | last post by:
We currently send product releases to our customers, and often have to include scripts that need to be ran on the Oracle databases (also do it for SqlServer customers, but we use a different set of...
1
by: Phil | last post by:
Hi, I have my create statments for tables, procedures, views, etc in individual Transact-SQL script files (.sql). I wnat to write another script file that executes these scripts in the...
3
by: PzYon | last post by:
Hey 2gether! I'm trying to execute a PERL script on the web server when the user presses a button in an ASP.NET Web Application using Visual Basic. The most obvious solution for me seemed to be...
0
by: Ian Warford | last post by:
Hi, I have a problem with a PL/PerlU function trying to execute an external perl script. The script is suid to a non-root user and I am executing it in the PL/PerlU function as so : $rc =...
1
by: amaltasb | last post by:
I have few modules which are in perl, and all other scripts are in python. Is it possible to execute the perl scripts within python or import them like: Thanks
3
by: Nathan Gilbert | last post by:
I am wanting to use javascript to select between different *.css files dependent on the user's browser. I am also wanting to generate the html document containing this javascript dynamically using...
4
by: Morrisd | last post by:
I am new to perl. So hpefully my question is simple. I am trying to run a perl script on one windows server and have it execute another script on a different server. Both servers windows 2003. ...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.