https://github.com/microstream-one/ms-perfdemo-sender
Sender WebApplication of EclipseStore PerformanceDemo
https://github.com/microstream-one/ms-perfdemo-sender
Last synced: over 1 year ago
JSON representation
Sender WebApplication of EclipseStore PerformanceDemo
- Host: GitHub
- URL: https://github.com/microstream-one/ms-perfdemo-sender
- Owner: microstream-one
- Created: 2025-01-28T13:59:20.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-12T08:57:59.000Z (over 1 year ago)
- Last Synced: 2025-02-12T09:52:35.745Z (over 1 year ago)
- Language: Java
- Size: 238 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MS-PerfDemo-Request-Sender-WebApplication

This application configures the data to be tested and also send the requests in a multithreaded for getting the different metrics and measurements.
## Links to other part projects:
1. REST Proxy EclipseStore (Blue on the left): https://github.com/microstream-one/MS-PerfDemo-REST-ES/tree/master
2. REST Proxy PostgreSQL (yellow on the right): https://github.com/microstream-one/MS-PerfDemo-REST-PostgreSQL
## Setup
1. Build an image by using the following command:
```clean package install "production"```
3. Copy that image to your docker environment
4. 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
5. Use following command to start containers: ```docker-compose up -d```
## Usage of the Frontend
1. Login with Username / Password --> 123/123 as default
2. Main screen should look like following: