@taskforcesh/bullmq-pro - v7.38.2
Preparing search index...
v1
WorkerPro
Class WorkerPro<DataType, ResultType, NameType>
Type Parameters
DataType
=
any
ResultType
=
any
NameType
extends
string
=
string
Hierarchy
Worker
<
DataType
,
ResultType
,
NameType
>
WorkerPro
Index
Constructors
constructor
Properties
opts
Constructors
constructor
new
WorkerPro
<
DataType
=
any
,
ResultType
=
any
,
NameType
extends
string
=
string
,
>
(
name
:
string
,
processor
?:
string
|
ProcessorPro
<
DataType
,
ResultType
,
NameType
>
,
opts
?:
WorkerProOptions
,
)
:
WorkerPro
<
DataType
,
ResultType
,
NameType
>
Type Parameters
DataType
=
any
ResultType
=
any
NameType
extends
string
=
string
Parameters
name
:
string
Optional
processor
:
string
|
ProcessorPro
<
DataType
,
ResultType
,
NameType
>
Optional
opts
:
WorkerProOptions
Returns
WorkerPro
<
DataType
,
ResultType
,
NameType
>
Properties
opts
opts
:
WorkerProOptions
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
opts
@taskforcesh/bullmq-pro - v7.38.2
Loading...