Options
All
  • Public
  • Public/Protected
  • All
Menu

Defines how a parallel task should be scheduled on the thread pool

Hierarchy

  • IParallelTaskScheduling

Index

Properties

numberOfTasks

numberOfTasks: number

How many number of tasks should be created to perform the operation

valuesPerTask

valuesPerTask: number

How many values to process by each task (at most)

Generated using TypeDoc