The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Fsdb::Support::OS - operating-system-specific support functions

SYNOPSIS

    use Fsdb::Support::OS;

max_parallelism

    $cores = Fsdb::Support::OS::max_parallism()

Finds the number of cores in the current computer, or some other plausible value of parallelism for CPU-intensive tasks.