Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 583 Bytes

ARCH.md

File metadata and controls

11 lines (9 loc) · 583 Bytes

MoonGUI Architecture

MoonGUI's architecture is based on basically three parts, the MoonGen process, the Server and the client. In the following picture you can see a first overview of the complete Architecture MoonGUI Architecture

Client Architecture

The Client part is a Angular2 based frontend, described in the following picture: MoonGUI Client

Server Architecture

The Server is based on the Server which starts and stops the MoonGen process and collects data like described in the following picture: MoonGUI Server