This package browser is in early development. Mind the rough edges.

perl-parallel-forkmanager 1.19

Simple parallel processing fork manager

Parallel::ForkManager is intended for use in operations that can be done in parallel where the number of processes to be forked off should be limited.

Installation

Install perl-parallel-forkmanager 1.19 as follows:

guix install perl-parallel-forkmanager@1.19

Or install the latest version:

guix install perl-parallel-forkmanager

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.