Processes and threads Description: implement logic to build a Two-State Process Model with the ability to be multi-threaded in C++. You will be implementing the processor.cpp and the process.cpp files...


Processes and threads Description: implement logic to build a Two-State Process Model with the ability to be multi-threaded in C++.


You will be implementing theprocessor.cppand theprocess.cppfiles for this assignment to complete the logic behavior.



NOTE: You are expected to implement everything declared in the header files inprocessor.cppandprocess.cpp. You will need to modify theprocessor.hto add member variables to keep track of processes and threads (you will not need to modify anything else in the file) feel free to use any data structure (as long as it isn't doing everything for you which I don't think there is one that does). Also you do not need to use queues.

Feb 13, 2021
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions ยป

Submit New Assignment

Copy and Paste Your Assignment Here