Skip to content

Multilevel Queue Scheduling needed #8

Description

@Bhasfe

Can someone add a multilabel queue scheduling algorithm?

The files you will need to work on

  • Shows Algorithms List

/screens/AlgorithmsScreen.js

  • Simulator Screen

/screens/SimulatorScreen.js

  • Gantt Chart component

cpu-scheduling/components/GanttChart.js

  • Contains Algorithms objects

cpu-scheduling/data/algorithms-data.js

  • Execution of the processes

cpu-scheduling/data/execution.js

  • Execution of the processes after I/O device

cpu-scheduling/data/afterIO.js

  • Algorithms

cpu-scheduling/data/functions.js

You can find further information here

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions