X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fvariables%2FWorkerTypes.html;h=203cae18dedfb77b5dcd32077503660f94c93afe;hb=f48170aa0c8d2c5555b973ae2e040d04435ace47;hp=706fc50f809bc9ca0dfe59c776e8a87f7667d622;hpb=5d9133ae9ef83c5f69e26daf8dcfea584884d9c4;p=poolifier.git diff --git a/docs/variables/WorkerTypes.html b/docs/variables/WorkerTypes.html index 706fc50f..203cae18 100644 --- a/docs/variables/WorkerTypes.html +++ b/docs/variables/WorkerTypes.html @@ -1,2 +1,2 @@ -WorkerTypes | poolifier - v4.0.2

Variable WorkerTypesConst

WorkerTypes: Readonly<{
    cluster: "cluster";
    thread: "thread";
}> = ...

Enumeration of worker types.

-

Type declaration

  • cluster: "cluster"
  • thread: "thread"
\ No newline at end of file +WorkerTypes | poolifier - v4.0.10

Variable WorkerTypesConst

WorkerTypes: Readonly<{
    cluster: "cluster";
    thread: "thread";
}> = ...

Enumeration of worker types.

+

Type declaration

  • cluster: "cluster"
  • thread: "thread"
\ No newline at end of file