Module worker

Source
Expand description

Worker functionality for creating and managing distributed task workers

Structs§

Config
Worker configuration
Method
Method definition with handler and documentation
Worker
Distributed task worker

Constants§

TASK_STATUS_DONE
TASK_STATUS_ERROR
Task status constants
TASK_STATUS_PENDING
TASK_STATUS_PROCESSING

Functions§

call
Calls a remote method on the scheduler