@jetjs/threadpool-protocol

enum JobType

job type

Fields

MemberValueDescription
APPLY_TASK_CONFIGURATION
0

Job value for this type can be a single #TaskConfiguration or an array of configurations

PROCESS_TASK
1

Job value should be the parameter list which will be applied to the task