Skip to content

vishwasganatra/Process-Scheduling-Algorithms

Repository files navigation

License: MIT version

Process Scheduling Algorithm Application

Android app which simulates basic CPU processing algorithms.

Supported Algorithms

  • First come first serve(FCFS)
  • Shortest Job First (Preemptive/ Non-Preemptive)
  • Priority based (Preemptive/ Non-Preemptive)
  • Round Robin

Screenshots


How can I support the developer?

  • Star GitHub Repository ⭐
  • Create pull requests, submit bugs, suggest new features or documentation updates 🔧

Authors

Made with ❤️

Releases

No releases published

Packages

No packages published

Languages