We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaf85a5 commit 8ef4b07Copy full SHA for 8ef4b07
README.md
@@ -1,2 +1,7 @@
1
# process-scheduler
2
-A python algorithm to simulate a operating system process scheduler. Priority queue and Round-Robin rules are used.
+A python algorithm to simulate an operating system's process scheduler. Priority queue and Round-Robin rules are used.
3
+
4
+## outputs
5
+
6
7
+
assets/images/pe_1.png
298 KB
assets/images/pe_2.png
289 KB
0 commit comments