Bhasfe / Bhasfe/cpu-scheduling

Multilevel Queue Scheduling needed

Open
#8 0 comments 0 reactions 0 assignees View on GitHub
good first issue Hacktoberfest help wanted
Dominant language
JavaScript
Stars
16
Forks
3
PR merge metrics
No merged PRs in 30d

Description

**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](https://medium.com/@barishasdemir/implementation-of-cpu-scheduling-algorithms-42786fef28f3)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.