Repository implementing the functionality of the Google Guice Modules used to enable configuring Apollo's orchestration via dynamic dependency injection.
- You want to get a high-level overview of the functionality of the Apollo platform (in this case you may also want to check out EE-Core)
- You want to implement new modules configuring Apollo
- 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
- EE-Core
- EE-IO
- EE-Enactables
- SC-Core
- EE-Control
- EE-Visualization
- EE-Demo
- EE-Deploy
- EE-Docker