Skip to content

BogdanBaicu/Multithreading-Order-Processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multithreading-Order-Processing

About The Project

Multithreading program that processes a list of orders by parallelizing the product processing.

Implementation

The program was built using Java.

  • Two levels of threads, L1 threads starting L2 threads.
  • Used wait() and notify(), ExecutorService (the Thread Pool Model)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published