CPU Scheduling - Compute with Algorithms
App stats
- view network connections
- full network access
- prevent device from sleeping
Ranking
App summary
The main function of this app is solving and graphing different CPU Scheduling algorithms. The values plot in a bar graph and it gives you the algorithm that computes the average waiting and turnaround time.
To give you some information, CPU scheduling is a process which allows one process to use the CPU while the execution of another process is on hold(in waiting state) due to unavailability of any resource like I/O etc, thereby making full use of CPU. The aim of CPU scheduling is to make the system efficient, fast and fair.
Just follow these STEPS:
1. Choose a CPU Scheduling algorithm.
2. Populate or generate sample values.
3. Click Compute button.
4. See the graph and the result of the computation.
FEATURES
● Contains 6 CPU Scheduling algorithms:
1. First Come First Serve
2. Shortest Remaining First (Preemptive)
3. Shortest Process First (Non-preemptive)
4. Round Robin
5. Priority (Preemptive)
6. Priority (Non-preemptive)
● Contains "Generate" button to populate sample values to try different algorithms immediately.
● Easy to use: You can try different algorithms in 2 steps (Choose Algorithm and then click "Compute")
● No internet connection needed.
SUPPORT / RECOMMENDATION
Are you having problems? Just email your concern to this email: [email protected] and we are happy to serve you and considering your recommendation. :)
User reviews
- Amazing app thank you
- Helps a lot to understand CPU scheduling algorithms
- Great developers... Very nice app
- Very good app
- Produces wrong answers for Round Robin and other algorithms
- Many logical errors and bugs
- Limited arrival time settings
- Lack of flexibility in the input parameters (e.g., burst time limits)
- Missing configuration options (e.g., time quantum)
- Wrong answers for Round Robin
- Logical errors and bugs in the app
- Limited to 12 for arrival times
- Need for higher maximum input for cpu burst
- Requests for open-source version
User reviews
Similar apps
Here are some Android apps that are similar to CPU Scheduling: