3 Repos
Management of the deployment and scaling of background services across multiple nodes in a distributed system.
Distinct from Daemon Management: Focuses on the orchestration and scaling of daemons across a cluster, whereas Daemon Management is general control of processes.
Explore 3 awesome GitHub repositories matching devops & infrastructure · Distributed Daemon Orchestration. Refine with filters or upvote what's useful.
Rook is a Kubernetes storage orchestrator and distributed storage operator that automates the deployment and management of storage clusters. It serves as a multi-protocol storage provider, offering block, file, and object storage capabilities to containerized workloads. The system focuses on providing a self-healing storage cluster that replicates data across hardware nodes to maintain availability and recover from failures. It uses an operator-led model to handle the installation, scaling, and upgrades of storage nodes and daemons. The orchestrator covers a broad range of provisioning servi
Manages the deployment and scaling of storage daemons across nodes to ensure high availability and redundancy.
Paseo is an LLM coding agent orchestrator and multi-agent workflow manager designed to coordinate multiple AI agents across isolated git worktrees. It provides a unified control interface for managing these agents and their associated environments to execute complex programming tasks. The system distinguishes itself through a remote agent daemon that enables secure access to local coding agents via encrypted relays. It employs a git worktree environment manager to isolate parallel tasks into dedicated directories and branch-based server URLs, preventing file collisions and network port confli
Orchestrates a pool of background daemons across multiple machines to execute team agent tasks.
Aurae is a memory-safe distributed systems runtime daemon written in Rust that acts as a container and process orchestrator. It manages and schedules workloads, containers, and virtual machines across distributed infrastructure nodes using remote procedure calls and isolated kernel-level boundaries. The platform provides a mutual transport-layer security gateway that enforces cryptographic identity and socket-level authentication across distributed infrastructure. It includes enterprise workload isolation features to secure control planes and manage multi-tenant processes on host operating sy
Acts as a memory-safe distributed systems runtime daemon for scheduling workloads and managing infrastructure across nodes.