Centralized Work Queue Assignment

From CSE231 Wiki
Jump to navigation Jump to search

CodeToInvestigate

CentralizedWorkQueue

CodeToImplement

CentralizedWorkQueueScheduler

constructor

centralizedWorkQueue

void_fork

WorkerThread

constructor

id

run

WorkerThreads

createAll

startAll

joinAll

Testing

Run the Ray Trace Visualization and select the STUDENT_SCHEDULER.

Ray trace student scheduler.png