X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FWorkerInfo.html;h=5fe2a24e6a47d1f165a2ac9c928eb911931fbe3f;hb=0c08a68126fb979702391dcf7dc01b0a9a8ba52f;hp=e2b8e88196a3d12b7cc305884f7d0378f4345462;hpb=b4e93467358d93166716dc6e5075d58c18c961c7;p=poolifier.git diff --git a/docs/interfaces/WorkerInfo.html b/docs/interfaces/WorkerInfo.html index e2b8e881..5fe2a24e 100644 --- a/docs/interfaces/WorkerInfo.html +++ b/docs/interfaces/WorkerInfo.html @@ -1,12 +1,12 @@ -WorkerInfo | poolifier - v3.0.6

Interface WorkerInfoInternal

Worker information.

-

Hierarchy

  • WorkerInfo

Properties

dynamic +WorkerInfo | poolifier - v3.0.7

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 +
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