In computing, scheduling is the action of assigning resources to perform tasks. The resources may be processors, network links or expansion cards. The tasks may be threads, processes or data flows. ... -- Wikipedia
Do tính phức tạp của 2 Giải thuật còn lại trong giáo trình (Multilevel Queue và Multilevel Feedback Queue) nên mình không thực hiện và cũng không biết nếu làm thì UI sẽ như thế nào =))
Các bạn có thể xem qua Học tốt Hệ Điều Hành - KhangTran2503/IT007.K21.KHTN để học môn Hệ điều hành tốt hơn 😋
# Nhớ cài NodeJS
git clone https://github.com/vanviethieuanh/scheduling-algorithms.git
cd scheduling-algorithms
npm i
npm run dev
Cho cũng cảm ơn mà bấm ⭐ cũng cảm ơn nha. Tài khoản đều tên là Văn Viết Hiếu Anh
Disclaimer: This is not certified by any authority education organization. This is an independent and unofficial application. Use at your own risk.