X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FWorkerInfo.html;h=f914b3684cbb36c9b18fdf7629a613fb2b962714;hb=99659f9903c56b27ae19b4da49fa4a535125dac7;hp=ed91995ae6c705e7a9c04992425dc3d98d72be58;hpb=5497d426557f576e3ee314619f83b71685acc6bc;p=poolifier.git diff --git a/docs/interfaces/WorkerInfo.html b/docs/interfaces/WorkerInfo.html index ed91995a..f914b368 100644 --- a/docs/interfaces/WorkerInfo.html +++ b/docs/interfaces/WorkerInfo.html @@ -1,151 +1,12 @@ -WorkerInfo | poolifier
-
- -
-
-
-
- -

Interface WorkerInfoInternal

-
-

Worker information.

-
-
-
-

Hierarchy

-
    -
  • WorkerInfo
-
-
-
- -
-
-

Properties

-
-
-

Properties

-
- -
id: undefined | number
-

Worker id.

-
-
-
- -
sharedBuffer?: Int32Array
-

Shared buffer.

-
-
-
- -
started: boolean
-

Started flag.

-
-
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file +WorkerInfo | poolifier - v3.0.5

Interface WorkerInfoInternal

Worker information.

+

Hierarchy

  • WorkerInfo

Properties

dynamic: boolean

Dynamic flag.

+
id: undefined | number

Worker id.

+
ready: boolean

Ready flag.

+
taskFunctionNames?: string[]

Task function names.

+
type: "thread" | "cluster"

Worker type.

+

Generated using TypeDoc

\ No newline at end of file