RCOSd
RCOSd is the daemon component of the RCOS project, a distributed system designed to orchestrate remote command execution and workflow management across compute resources. Operating as a background service on server nodes, RCOSd accepts requests from RCOS clients or agents, authenticates them, and coordinates the execution and monitoring of tasks. The design emphasizes reliability, security, and auditable operation, with state persisted to a backend store and operations exposed through a defined protocol.
Key capabilities include secure transport with TLS and optional mutual authentication, role-based access control for command
In typical deployments, RCOSd runs as a system service and is integrated with other RCOS components, including