supunab / PerformanceMonitor

A tool to set and get performance numbers through JMX specifically designed for TPC-W benchmark online performance tuning.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Monitor Server

This serves as an interface for changing parameter and querying the performance of the deployed system. This is a REST server which was written using Spring-boot. The code is not complex, you can easily find the end points by looking at the MonitorController.java file.

About

A tool to set and get performance numbers through JMX specifically designed for TPC-W benchmark online performance tuning.


Languages

Language:Java 100.0%