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.
Java, Multithreading, Data Structures, Multi Process.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them
- Eclipse IDE: The Eclipse IDE is famous for our Java Integrated Development Environment (IDE), but we have a number of pretty cool IDEs, including our C/C++ IDE, JavaScript/TypeScript IDE, PHP IDE, and more.
- Java Runtime Enviroment and Java Virtual Machine: Java software for your computer, or the Java Runtime Environment, is also referred to as the Java Runtime, Runtime Environment, Runtime, JRE, Java Virtual Machine, Virtual Machine, Java VM, JVM, VM, Java plug-in, Java plugin, Java add-on or Java download.
A step by step series of examples that tell you how to get a development enviroment running. Download and Install Java (Java Runtime Enviroment or Java Virtual Machine)
- Java for Windows - we should download and install JVM before the Eclipse IDE Download and Install Eclipse IDE
- Install Eclipse IDE - If you haven't downloaded and installed Eclipse IDE yet, here's how to get started.
- Install Net Bean IDE - You can use either Eclipse IDE or Net Bean IDE, not need both. If you haven't downloaded and installed Eclipse IDE yet, here's how to get started.
Explain how to run the automated tests for this system:
- Start ConditionalVariable.java
- Tested complete successfully.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Truc Huynh - Initial work - TrucDev
my README.md format was retrieved from
- Billie Thompson - Initial work - PurpleBooth See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details
- Hat tip to anyone whose code was used
- Inspiration
- etc