Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 597 Bytes

File metadata and controls

16 lines (12 loc) · 597 Bytes

FullAvailabilityGroup

Tools for investigating Full Availability Group. Simulator and convolution algorithms

Project structure

Project sulution consist of three projects:

  • guiDB frontend. Graphic user interface
  • libAlgorithms backend. Model of the system, algorithms and simulators.
  • dataBase database. Simulation results are stered in database on order to reduce number of simulation experiments.

There are also 2 additional libraries placed in lib folder:

  • zedgraph
  • mysql

Instalation

Prepare mySQL databae. En exemplary database dump is in the folder dbExample.