Package : perl-Proc-ParallelLoop

Package details

Summary: Execute loops in parallel

Description:
This module provides a way to easily write for loops and foreach loops that
run with a controlled degree of parallelism. One very nice feature is that
buffering is used when necessary such that the output from STDERR and
STDOUT looks exactly as if it was produced by running your subroutine on
each parameter in plain old sequential fashion. Return status from each
loop iteration is also preserved.


URL: http://search.cpan.org/dist/Proc-ParallelLoop
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs