A java simulation of an operating system that includes the following functionalities:
- Executing a maximum of 3 programs at the same time
- Memory Management
- Mutex for managing resources
- Scheduling using Round Robin algorithm
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A java simulation of an operating system that includes the following functionalities: