X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fvariables%2FWorkerTypes.html;fp=docs%2Fvariables%2FWorkerTypes.html;h=f77ad2886a74d9aea71fcf86258a19915c92bbfd;hb=f6d0fcdd6097f2933811329bc8fcfa96cd0b3817;hp=fa3cfa3ca5683ac761b7ddc4e70130a62ad8c3d3;hpb=a2568a264d9037bf2a1a3f0c146d73d8c5e81c07;p=poolifier.git diff --git a/docs/variables/WorkerTypes.html b/docs/variables/WorkerTypes.html index fa3cfa3c..f77ad288 100644 --- a/docs/variables/WorkerTypes.html +++ b/docs/variables/WorkerTypes.html @@ -1,2 +1,2 @@ -WorkerTypes | poolifier - v3.1.28

Variable WorkerTypesConst

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

Enumeration of worker types.

-

Type declaration

  • cluster: "cluster"
  • thread: "thread"

Generated using TypeDoc

\ No newline at end of file +WorkerTypes | poolifier - v3.1.29

Variable WorkerTypesConst

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

Enumeration of worker types.

+

Type declaration

  • cluster: "cluster"
  • thread: "thread"

Generated using TypeDoc

\ No newline at end of file