logging
threading
socket
re
Running the scheduler
./run.sh
After sending all the requests from requests.py file, close all the terminals and then execute the following command in the same working directory
python3 analysis.py
If any changes in scheduling algorithms or number of requests in command line argument are required, it can be done in run.sh
Thanks for the visit!