Process Scheduler Simulations

|
I had to write a simple simulation for OS class. It simulates the short term scheduler of an operating system using a variety of different algorithms. It's all written in Java2 and Swing. You can look at it here.