ParallelTask

Executes nested tasks in parallel.

Warning

This task is highly experimental, and will only work on *nix machines that have the PHP pcntl extension installed.

Table 104. Attributes

Name Type Description Default Required
threadCount Integer Maximum number of threads / processes to use. n/a No