GitHub / jackyhuynh / Process_Sync_and_MultiThread_Optimization_using_Java
Research paper on Multi-Threading vs. Multi-Processing applies to Operating System & Application. The research analyzes the fundamental of multiprocess and multithreading programming. The report paper also explains the basics 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 used as a good fundamental for Multithreading Engineers or embedded System Engineers.
Stars: 3
Forks: 1
Open issues: 0
License: unlicense
Language: Java
Size: 11.1 MB
Dependencies parsed at: Pending
Created at: over 4 years ago
Updated at: over 2 years ago
Pushed at: over 4 years ago
Last synced at: about 2 years ago
Topics: eclipse-ide, java, java-runtime-enviroment, java-virtual-machine, multi-processing, multi-threading, os-algorithms, os-scheduler, producer-consumer-problem, synchronization