CS345 Operating Systems
Spring 2004
Laboratory Assignment 3

   
The purpose of this assignment is to give you the opportunity to write a Java program that uses threads. You should also better  understand  the concurrent execution nature of operating systems.

You are to write a Java program using threads that does the following:

You should verify that the clock counter accurately reflects the time between two "P" commands.