Producer Consumer web application to show how Producer Consumer works
Concurrency
Producer/Consumer Simulation Program
Assignment-5
By :
Mostafa Ahmed Abd-El Hamed
18011774 es-mostafahmed22@alexu.edu.eg**
mohamed gomaa
18011425 es-mohamed.gomaa2019@alexu.edu.eg**
mohamed radwan
18011596 Es-mohamed.radwan2000@alexu.edu.eg
Mohamed Ibrahim El sayed
18011333 Es-mohamed.shaker2019@alexu.edu.eg
1.Producer Consumer : the machine contains a producer part and a consumer part where the product is passed between them.
2.Snapshot : we save a snapshot of the machines every sec and save this to an array List then if we need to replay, we rerun it again
3.Observer : when a machine producer produces roducts, it notifies the machine consumer to consume it and vice versa
https://drive.google.com/drive/u/1/folders/1f96pwhqpoD3DgM_A2ce4AMrxZUf0pTqD
1.run backend at local host 8080
2.run frontend at local host 8081**
First sample
*Second sample*

*Third sample*
