PMVA

The Mean Value Analysis (MVA) algorithm is one of the most popular for evaluating the performance of separable (or product-form) closed queueing networks. In this page you can find a parallel version of this famous algorithm written in C for the parallel MPI environment.

click here to download the pmva source files

How to use PMVA

Compile pmva with the make command. The program takes a text file as input that specifies the parameters of the queuing network; execute PMVA -h for the syntax. I terminates creating the file with the same name of the input file + ".out" with the results of the analysis.