Options
All
  • Public
  • Public/Protected
  • All
Menu

Default implementation of a parallel scheduler. By default, creates 4 times as many tasks as the hardware concurrency allows ({@link IParallelOptions.maxConcurrencyLevel}).

If the options define IParallelOptions.maxValuesPerTask or IParallelOptions.minValuesPerTask, then the values are adjusted accordingly.

Hierarchy

Implements

Index

Methods

getScheduling

schedule

Generated using TypeDoc