Skip to content
This repository was archived by the owner on Aug 23, 2025. It is now read-only.

Latest commit

 

History

History
16 lines (10 loc) · 321 Bytes

File metadata and controls

16 lines (10 loc) · 321 Bytes

task manager

Require: node.js

Scheduling processes, algorithms:

  • Robin Round (RR)
  • Shortest Remaining Time First (SRTF)

SD: feedback queue

  • run: ./run.sh
  • out: result.log

Result of working program (10 tasks):

result picture