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

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 Cond…

License

Notifications You must be signed in to change notification settings

jackyhuynh/Process_Sync_and_MultiThread_Optimization_using_Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A guild to Multi Threading vs. Multi Processing & Process Synchronization

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.

Technology:

Java, Multithreading, Data Structures, Multi Process.

Getting Started

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.

Prerequisites

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.

Installing

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.

Running the tests

Explain how to run the automated tests for this system:

  • Start ConditionalVariable.java
  • Tested complete successfully.

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Truc Huynh - Initial work - TrucDev

Format

my README.md format was retrieved from

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

About

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 Cond…

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published