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

gaussfff/simple-task-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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