CFitzsimons / CA216_OS_Assignment

Assignment repository for CA216 exam colabouration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CA216_OS_Assignment

Assignment repository for CA216 exam colabouration

Compilation

If you want to compile the program it is done using the following command (written here to save everyone time).

javac Consumer.java BoundedBuffer.java Watcher.java Producer.java Threading.java

--or--

javac Threading.java

The first option is probably safer though.

About

Assignment repository for CA216 exam colabouration


Languages

Language:Java 100.0%