M/M/1 Queue Simulation Code (JAVA)
Discrete Simulation with collection of lots of statistics about the Queue
Generic Queue Simulation (JAVA)
Similar to above except not M/M/1
Report (PS)
Go Back N Simulation (JAVA)
A multithreaded implementation of Go Back N protocol with separate threads for
sender, receiver and the intercommunication pipes. Provides statistics , which
correspond with theory.
Report (PS)
Report (html)