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