Skip to content

amirhallaji/OS-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages