-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Rui Zhao edited this page Mar 17, 2020
·
35 revisions
This project provides a serial of APIs used for the interaction of three main components(Simulation Orchestrator, Optimization Tool and Simulation Manager) based on parameter optimization in the distributed architecture of the Simulation and Optimization Environment in the CPSWarm project.
All of these APIs are used to transfer messages between the components by integrating an XMPP client to connect with each other through the XMPP server to control the optimization progress, automatically publish their own presence status and backup the optimization status for optimization recovery. They can be divided into three classifications into different packages based on their functionalities.
-
eu.cpswarm.optimization.messages
-
eu.cpswarm.optimization.statuses
- eu.cpswarm.optimization.parameters