Package : perl-Parallel-Map

Package details

Summary: Multi processing parallel map code

Description:
All subroutines match the Future::Utils manpage 'fmap_' subroutines of the
same name.

pmap_void
pmap_void { <block returning future> } foreach => \@input;
pmap_void { <block returning future> } generate => sub { <iterator> }

pmap_scalar
pmap_scalar { <block returning future> } foreach => \@input;
pmap_scalar { <block returning future> } generate => sub { <iterator> }



Maintainer: nobody

List of RPMs

    No RPM found for perl-Parallel-Map using the current filters, try other values.