Rush StackShopBlogEvents
Skip to main content

Home > @rushstack/heft > HeftConfiguration > numberOfCores

HeftConfiguration.numberOfCores property

The number of CPU cores available to the process. This can be used to determine how many tasks can be run in parallel.

Signature:

readonly numberOfCores: number;