Popular repositories Loading
-
-
-
scheduler-service
scheduler-service PublicComputeBay Scheduler is the scheduling engine of the platform, responsible for matching incoming workloads to the most suitable worker nodes based on real-time resource availability. It maintains c…
TypeScript
-
worker-agent
worker-agent PublicComputeBay Worker Agent is the execution engine of the ComputeBay platform, responsible for securely running scheduled workloads inside isolated Docker containers. It registers with the scheduler, …
TypeScript
-
watchdawg
watchdawg PublicWatchDawg is the centralized observability service of the ComputeBay platform, responsible for collecting, processing, and correlating telemetry from every microservice and worker node. Built on Op…
TypeScript
Repositories
- watchdawg Public
WatchDawg is the centralized observability service of the ComputeBay platform, responsible for collecting, processing, and correlating telemetry from every microservice and worker node. Built on OpenTelemetry, it aggregates logs, metrics, and distributed traces into a unified monitoring pipeline, providing real-time visibility into job execution
- scheduler-service Public
ComputeBay Scheduler is the scheduling engine of the platform, responsible for matching incoming workloads to the most suitable worker nodes based on real-time resource availability. It maintains cluster state, optimizes placement, reserves capacity, and dispatches jobs through RabbitMQ for reliable distributed execution.....
- job-service Public
- worker-agent Public
ComputeBay Worker Agent is the execution engine of the ComputeBay platform, responsible for securely running scheduled workloads inside isolated Docker containers. It registers with the scheduler, reports resource availability, executes jobs, streams lifecycle events, and ensures reliable, scalable distributed compute execution across worker nodes
- auth-service Public
Top languages
Loading…
Most used topics
Loading…