Open jan-gerling opened 5 years ago
Going to try my hand at drawing some UML stuff in order to have a settled architecture. This is especially necessary because only one person is working at a time right now. Post results in a bit.
Welcoming comments and corrections!
There should be a file with these classes, such that all other actors can import and use
Hid the communication with Supervisors for simplicity.
Since our system is reactive, so must our HTTP responses, I believe. Im not familiar with how to do this. If someone is, please speak up.
I assumed that Commands and Events are asynchronous, while Queries expect a response. This is represented with the appropriate arrows.
The beautiful diagrams @PSilvestre created for our presentation:
Images describing our deployment architecture, created by @PSilvestre .
Create a basic architecture for our prototype based on research.
Add more details.