This application configures the data to be tested and also send the requests in a multithreaded for getting the different metrics and measurements.
- REST Proxy EclipseStore (Blue on the left): https://github.com/microstream-one/MS-PerfDemo-REST-ES/tree/master
- REST Proxy PostgreSQL (yellow on the right): https://github.com/microstream-one/MS-PerfDemo-REST-PostgreSQL
- Build an image by using the following command:
clean package install "production"
- Copy that image to your docker environment
- Use the docker compose file from sender project here to deploy whole infrastructure: https://github.com/microstream-one/MS-PerfDemo-Sender/tree/master/Microstream-Config/performance-demo
- Use following command to start containers:
docker-compose up -d
- Login with Username / Password --> 123/123 as default
- Main screen should look like following: