Re: Executing System Program [SOLVED]

Greg Meckes <[email protected]> Tue, 18 Dec 2007 20:24:17 -0800 (PST)
Newsgroups gmane.comp.db.mysql.perl
Message-ID <[email protected]>
Thanks to all for your responses. The method I found thanks to the FTFM suggestion namely:
"perldoc -q "How do I start a process in the background?"

...lead me to the Parallel::Jobs module. It works great.

So I just drop it in my loop and it works.

The script runs and I see multiple processes and my script takes 1 second to run.

THANKS TO ALL!

Greg

-- 
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe:    http://lists.mysql.com/[email protected]