Skip to content
This repository was archived by the owner on Jan 3, 2022. It is now read-only.

Commit c802b59

Browse files
authored
Update README.md
1 parent 5cc0224 commit c802b59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
# A guild to Multi Threading vs. Multi Processing & Process Synchronization
3-
Research paper on Multi Threading vs. Multi Processing apply on Operating System & Application. The research analyze the fundamental of multiprocess and multithreading programming. The report paper also explain the basic of how operating system functions, and OS Scheduler Algorithms . I also implement the Producer Consumer Problem using Conditional Variables to explain. This is not a full program. The research paper can be use as a good fundamental for multithreading Engineers, or embedded System Engineers.
3+
Please note this is not a full program. The research paper included can be use as a good fundamental for multithreading Engineers, or embedded System Engineers. Research paper on Multi Threading vs. Multi Processing focused on Operating System & Application Development. The research analyze the fundamental of multiprocess and multithreading programming. The report paper also explain the basic of how operating system functions, and OS Scheduler Algorithms . I also implement the Producer Consumer Problem using Conditional Variables to explain.
44

55
- [Please read the full research paper here](https://github.com/jackyhuynh/Java-multithreadingResearch/blob/main/Research%20on%20Multithreads%20vs.%20Multiprocess.pdf)
66

0 commit comments

Comments
 (0)