Package be.ac.ua.broker.evaluation

Class Summary
Benchmark Class represents the run of a benchmark which consists of different runs of the broker application in which the four phases of the brokering process are timed and the resulting costs overview is saved to file.
BenchmarkOptions This class is used to represent the different options/constants used during the benchmarking of the broker.
RandomWorkloadGenerator Class used to generate semi-random tasks that make up the workload for a benchmark run, semi in the sense that certain variables can be set and certain properties are not random but take a certain value with a given probability.