views:

48

answers:

1

I need to write a program to analyze the performance of computer systems and networks using queuing theory (http://en.wikipedia.org/wiki/Queueing_theory). I was wondering if there is an open source Java library implementing the various algorithms of queuing theory that can make my task easier.

Does anyone have any recommendations?

A: 

The article you've referenced has a link to the JMT Java Modelling Tools Simulator at the bottom

JoseK
Thanks, I did not notice that while linking it. :)
nabeelmukhtar