summaryrefslogtreecommitdiff
path: root/devel/p5-Parallel-Iterator/pkg-descr
blob: e0cc425208ffcf888f89e92a45e87d5b45c4fb38 (plain) (blame)
1
2
3
This module provides a 'parallel map'. Multiple worker processes are
forked so that many instances of the transformation function may be
executed simultaneously.