Skip to main content

Module node

Module node 

Source
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ยง

ComputeNode
A compute node that can process work chunks
NodeBuilder
Builder for creating compute nodes with detected capabilities
NodeManager
Manager for compute nodes in the distributed system
ResourceMonitor
Resource monitor for tracking node resource usage