Preparing search index...
The search index is not available
poolifier - v2.6.44
poolifier
PoolEvents
Variable PoolEvents
Const
Pool
Events
:
Readonly
<
{
backPressure
:
"backPressure"
;
busy
:
"busy"
;
destroy
:
"destroy"
;
error
:
"error"
;
full
:
"full"
;
ready
:
"ready"
;
taskError
:
"taskError"
;
}
>
= ...
Enumeration of pool events.
Type declaration
Readonly
back
Pressure
:
"backPressure"
Readonly
busy
:
"busy"
Readonly
destroy
:
"destroy"
Readonly
error
:
"error"
Readonly
full
:
"full"
Readonly
ready
:
"ready"
Readonly
task
Error
:
"taskError"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
poolifier - v2.6.44
AbstractPool
AbstractWorker
CircularArray
ClusterWorker
Deque
DynamicClusterPool
DynamicThreadPool
FixedClusterPool
FixedThreadPool
Node
PoolEmitter
ThreadWorker
WorkerChoiceStrategyContext
ClusterPoolOptions
EventLoopUtilizationMeasurementStatistics
IPool
IWorker
IWorkerChoiceStrategy
IWorkerNode
MeasurementOptions
MeasurementStatistics
Loading...
Generated using
TypeDoc
Enumeration of pool events.