The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Parallel::DataPipe"

Parallel::DataPipe - parallel data processing conveyor River stage one • 1 direct dependent • 3 total dependents

If you have some long running script processing data item by item (having on input some data and having on output some processed data i.e. aggregation, webcrawling,etc) you can speed it up 4-20 times using parallel datapipe conveyour. Modern computer...

OKHARCH/Parallel-DataPipe-0.12 - 18 Oct 2022 10:53:53 UTC

Parallel::parallel_map - map in parallel using all CPU cores River stage one • 2 direct dependents • 2 total dependents

It does the same as map in perl, but using all CPU/cores. Take into account that each iteration is executed as separate process i.e. changes of memory inside iterator will not affect memory state of main thread. Still there is some overhead on IPC, s...

OKHARCH/Parallel-parallel_map-0.03 - 18 Oct 2022 10:52:27 UTC
2 results (0.026 seconds)