Skip to content

danield09/OperatingSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Virtual Operating System In Java.

  • This program acts like a low-level Operating System where each process is another class.
  • This program does similar functions and tasks to a Operating System, like calling Kernel, managing memory and devices for each process, and switching processes
  • This project was done for ICSI-412, Operating Systems, at the University at Albany.
  • These files have a majority of the code:
    • OS
    • Kernel
    • Scheduler
    • The other files are used to help these 3 main files.

About

Virtual Operating System, written in Java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages