CatgirlIntelligenceAgency/code/services-core/control-service/readme.md

775 B

Control Service

The control service provides an operator's user interface, and is responsible for orchestrating the various processes of the system using Actors.

Actors within the control service will spawn processes when necessary, by monitoring their message queue inboxes.

Central Classes

See Also