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

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.