Configure Hadoop YARN CapacityScheduler on Amazon EMR on Amazon EC2 for multi-tenant heterogeneous workloads
-
Updated
Aug 11, 2022 - Shell
Configure Hadoop YARN CapacityScheduler on Amazon EMR on Amazon EC2 for multi-tenant heterogeneous workloads
This project uses Python to implement and simulate 4 process scheduling algorithms: FIFO, Preemptive SJF, Round Robin, and Lottery Scheduler. The script will read process data from an input file, execute the scheduling algorithms, calculate turnaround, waiting, and response times, and output the results to a file.
Add a description, image, and links to the fifo-scheduler topic page so that developers can more easily learn about it.
To associate your repository with the fifo-scheduler topic, visit your repo's landing page and select "manage topics."