
CPU Scheduling
Pinoy Computer Engineer · com.pinoycomputerengineer.cpuscheduling
UpdatedJul 25, 2020
PublishedJul 25, 2020
Packagecom.pinoycomputerengineer.cpuscheduling
MD5a4380a503563fe58867207c2286bcd9c
SHA1 (signer)53:2E:76:86:57:04:BA:AC:A2:1F:F3:F3:46:85:F8:BC:5B:52:C9:74
Signed byCN=Pinoy Computer Engineer, OU=Sta.Mesa, L=Manila, ST=Metro Manila, C=PH
Malware scanTRUSTED
Contact[email protected]
What's new
- Added Splash, About and Settings pages
- Added feature of modifying the minimum and maximum limit values
- Added feature of modifying the minimum and maximum limit values
Description
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. :)
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. :)
Required features
- Faketouch android.hardware.faketouch
- Screen Portrait android.hardware.screen.portrait
Permissions (2)
CPU Scheduling requests the following Android permissions:
- Access Network State android.permission.ACCESS_NETWORK_STATE
- Internet android.permission.INTERNET