[Bioperl-l] parallel processing with perl

Josh Lauricha laurichj at bioinfo.ucr.edu
Fri Jul 16 12:07:01 EDT 2004


On Fri 07/16/04 15:17, Jean-Jack Riethoven wrote:
> On Fri, 16 Jul 2004, Peter Wilkinson wrote:
> Try Proc::Simple or any other process management module (not BioPerl,
> have a look on cpan) - they generally work very well unless you start/end

Another good one is Parallel::ForkManager but its main caveat is you
can't fork/system()/open("|")/etc in a child, confuses it. All though,
Proc::Simple and Proc::Queue seem to be better...

-- 

------------------------------------------------------
| Josh Lauricha            | Ford, you're turning    |
| laurichj at bioinfo.ucr.edu | into a penguin. Stop    |
| Bioinformatics, UCR      | it                      |
|----------------------------------------------------|
| OpenPG:                                            |
|  4E7D 0FC0 DB6C E91D 4D7B C7F3 9BE9 8740 E4DC 6184 |
|----------------------------------------------------|


More information about the Bioperl-l mailing list