Skip to content

kotland-polito/usl-modeler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

usl-modeler

This little repository contains the Java code we put together in order to use usl4j during the first Web Applications II laboratory.

Usage

The program accepts the input filename and the output filename as arguments.

Using the {concurrency, throughput} pairs in the input file, it models a model that obeys to the Universal Scalability Law, and writes in the output file the predicted throughput at increasing concurrency levels.

A command line example is:

java -jar usl-modeler.jar <input-file> <output-file>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages