Javascript (Simple) Process Scheduling Simulator

This is a sample application using the jsProScheSim simulator

First configure the system with the desired parameters.

Set processors
Add queue
Type 0 for a CPU burst and 1 for an I/O burst. Example: 01001110 means 1CPU, 1I/O, 2CPU, 3I/O, 1CPU
Add process
  • Processors: 0
  • Queues: 0
  • Processes: 0
Ready

When the configuration is done, click on the 'Next step' button in order to start the simulation.

Next step

Simulation result

No results yet.