Expand description
Node management for distributed computing
This module provides abstractions for compute nodes in the distributed integration system, including node lifecycle management, resource tracking, and health monitoring.
Structsยง
- Compute
Node - A compute node that can process work chunks
- Node
Builder - Builder for creating compute nodes with detected capabilities
- Node
Manager - Manager for compute nodes in the distributed system
- Resource
Monitor - Resource monitor for tracking node resource usage