Skip to content

Repository files navigation

Process Scheduling Solver

Supported algorithms

  • First Come First Serve / FCFS
  • Shortest Job First / SJF (non-preemptive)
  • Shortest Remaining Time First / SRTF (preemptive)
  • Round-Robin / RR
  • Priority (non-preemptive)
  • Priority (preemptive)

Built with

  • Next.js
  • TypeScript
  • styled-components

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages