Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

<Provide a high level overview of the architectural design, for instance by means of an architectural sketch. Make sure you show at least all sub-systems, and links to external systems. The sketch can be informal. The use of UML is not required.>


Deployment Diagram

BrokerServer

The brokerserver will run with a brokerservice on it. This brokerservice will allow us to create large data-streams. This will in turn allow us to create dynamic graphs on our webpage without having to consult a database twenty times a second. This brokerservice is connected via a broker connection to the Java application API.

DatabaseServer

The database will contain all data that is not required to be update

ApplicationServer

Webserver

User PC