Skip to main content

Module worker

Module worker 

Source
Expand description

Worker node implementation for distributed processing.

This module implements worker nodes that execute geospatial processing tasks assigned by the coordinator.

Structs§

Worker
Worker node for executing distributed tasks.
WorkerConfig
Worker node configuration.
WorkerHealthCheck
Health check information for a worker.
WorkerMetrics
Worker resource metrics.

Enums§

WorkerStatus
Worker node status.