Skip to content

Multithreaded Java App for Web Server Response Time Benchmarking

Notifications You must be signed in to change notification settings

bramantyoa/JavaWebBenchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaWebBenchmark

Multithreaded Java App for Web Server Response Time Benchmarking Github All Releases GitHub stars GitHub forks Donate

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 adhilaksonobramantyo@gmail.com

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.

To Do:

  • Write how to copy and edit this project
  • Write how to use the program

Try the program


  1. Download the JAR file here

  2. Run the JAR file or just double click the JAR file

$ java -jar JavaWebBenchmark.jar

Get a Copy and Develop Yourself


I use NetBeans 8.2 and JDK 8u131, you can download it here.

  1. Clone this repository or you can just download it here.
$ git clone git@github.com:bramantyoa/JavaWebBenchmark.git /JavaWebBenchmark
  1. Open NetBeans IDE File > Open Project... > Select the directory where you put the downloaded copy of this repository

Thank You! :octocat:

About

Multithreaded Java App for Web Server Response Time Benchmarking

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages