Distributed Node Bootnode

A modern, high-performance bootnode for managing distributed computing nodes and orchestrating job distribution across your network.

Node Management

Register, monitor, and manage distributed computing nodes with real-time health checks and automatic cleanup.

Job Orchestration

Distribute and manage jobs across available nodes with intelligent load balancing and priority queuing.

Real-time Monitoring

Monitor system health, node status, and job progress with beautiful dashboards and real-time updates.

System Overview

-
Total Nodes
-
Active Nodes
-
Total Jobs
-
Pending Jobs

Quick API Reference

Node Management

Register Node: POST /api/v1/nodes/register
List Nodes: GET /api/v1/nodes/
Update Heartbeat: PUT /api/v1/nodes/{id}/heartbeat

Job Management

Submit Job: POST /api/v1/jobs/
List Jobs: GET /api/v1/jobs/
Update Status: PUT /api/v1/jobs/{id}/status