libparallel-iterator-perl

module for simple parallel execution

Description

Parallel::Iterator provides a 'parallel map()'. Multiple worker processes are forked so that many instances of the transformation function may be executed simultaneously.

For time consuming operations, particularly operations that spend most of their time waiting for I/O, this is a big performance win. It also provides a simple idiom to make effective use of multi CPU systems.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Parallel-Iterator


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libparallel-iterator-perl