doetlingerlukas / EE-Model

The enactment model of the Enactment Engine of the Apollo Core organization.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apollo-Core CI Java Repository Codacy Badge Codacy Badge License

EE-Model

Repository implementing Apollo's graph-based system model (application, resources, mapping, and routing) and the services used to access the attributes of the graph elements (graph nodes and edges).

Relevance

Repository relevant if

  • You want to understand how Apollo models and orchestrates applications (see EE-Control for details on the dynamic operations and the orchetration model)
  • You want to extend the model by defining additional element properties or new types of nodes/edges

Repository less relevant if

  • You want to use Apollo for application orchestration (EE-Demo is probably a good place to start; the readme of EE-IO contains a description of the format of the input files required by Apollo)
  • You want implement a particular type of component, such as a scheduler (see SC-Core) or a new way of enacting functions

Relations to other parts of Apollo-Core

Depends On

  • EE-Core

Used By

  • EE-IO
  • EE-Enactables
  • SC-Core
  • EE-Control
  • EE-Visualization
  • EE-Demo
  • EE-Deploy
  • EE-Docker

About

The enactment model of the Enactment Engine of the Apollo Core organization.

License:Other


Languages

Language:Java 100.0%