I am not an experienced programmer, I am just a university student and never did a real java project. Feel free to download and modify this project to suit your needs. I don't responsible for anything you do with this project or anything related to this project, you are on your own and you've been warned. This project lacks LICENCE, tests, and many more... I open up for suggestions. Drop me an email at [email protected]
JavaWebBenchmark is a tool to measure response time, built using Java and is multithreaded. If you need a great tool to measure server performance and built using Java, check out Apache JMeter. I start this project to get my hands on multithreading, and I am currently measuring web server performance for my research. I want to try to develop the tool by myself.
- Write how to copy and edit this project
- Write how to use the program
-
Download the JAR file here
-
Run the JAR file or just double click the JAR file
$ java -jar JavaWebBenchmark.jar
I use NetBeans 8.2 and JDK 8u131, you can download it here.
- Clone this repository or you can just download it here.
$ git clone [email protected]:bramantyoa/JavaWebBenchmark.git /JavaWebBenchmark
- Open NetBeans IDE File > Open Project... > Select the directory where you put the downloaded copy of this repository