Scheduler that defines onto how many task a parallel job should be scheduled on and how many values to assign to each task.
Schedules the given job onto the thread pool
type of the result of a single task
the job to schedule
the scheduled tasks for the given job
Generated using TypeDoc
Scheduler that defines onto how many task a parallel job should be scheduled on and how many values to assign to each task.