parallel\run
parallel\run
Execution
**parallel\run** Closure $task
Shall schedule for execution in parallel.
task
**parallel\run** Closure $task array $argv
Shall schedule for execution in parallel, passing at execution time.
task``argv
Automatic Scheduling
If a internally created and cached by a previous call to is idle,
it will be used to execute the task. If no is idle parallel will create and cache a
.
\parallel\Runtime``parallel\run``\parallel\Runtime``\parallel\Runtime
Opmerking: > objects created by the programmer are not used for automatic scheduling.
\parallel\Runtime