Skip to content

JNachos is Not Another Completey Heuristic Operating System in Java

Notifications You must be signed in to change notification settings

HimanshuChhabra/JNachos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JNachos

JNachos is a Heuristic Operating System. OS features which includes support for multiprogramming, System Calls [fork, join, exec, exit] implementation at kernel level Thread Synchronization, Memory Management has been developed using Core Java. src/jnachos/kern is the kernel of the OS. Nucleus message passing is implemented in the project which is an IPC mechanism src/jnachos/kern/messages

About

JNachos is Not Another Completey Heuristic Operating System in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published