CatgirlIntelligenceAgency/code/services-core/control-service
2023-08-13 13:39:59 +02:00
..
src (control) Separate [Process] and [Process and Load] actions for crawl data; all SLOW data is deletable. 2023-08-13 13:39:59 +02:00
build.gradle (control) Control service should be a core service. 2023-08-01 15:49:50 +02:00
readme.md (control) More informative readme.md 2023-08-09 12:42:23 +02:00

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