/OS-Project

Primary LanguageJavaMIT LicenseMIT

Forks Stargazers Issues LinkedIn WebSite

Operating Systems Project

Fall 1399

Table Of content

Project Descicption

The descicption of the project is brought in the file below.

Description open

Files and Directories

Main.java

In this file, the threads are defined and the default example is set on 8 patients.

MyThread.java

The run() method is implemented in this file which descrbes the main architecture of the project.

How to Run

Suppose you are in src directory. By using the command below, you will run the project.

javac Main.java
java Main

Contact

  • Touch here to send an email to me.

Project Link