Search
Preparing search index...
The search index is not available
Parallel ES
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"api/node"
External module "api/node"
Index
Variables
function
Call
Serializer
function
Lookup
Table
max
Concurrency
Level
parallel
thread
Pool
Variables
function
Call
Serializer
function
Call
Serializer
:
FunctionCallSerializer
= new FunctionCallSerializer(functionLookupTable)
function
Lookup
Table
function
Lookup
Table
:
DynamicFunctionRegistry
= new DynamicFunctionRegistry()
max
Concurrency
Level
max
Concurrency
Level
:
number
= os.cpus().length
parallel
parallel
:
IParallel
= parallelFactory({functionCallSerializer,scheduler: new DefaultParallelScheduler(),threadPool})
The global parallel instance.
thread
Pool
thread
Pool
:
DefaultThreadPool
= new DefaultThreadPool(new NodeWorkerThreadFactory(functionLookupTable), { maxConcurrencyLevel })
Globals
"api/node"
function
Call
Serializer
function
Lookup
Table
max
Concurrency
Level
parallel
thread
Pool
Generated using
TypeDoc
The global parallel instance.