/Process-Scheduling-Algorithms

CPU Process Scheduling Algorithms simulation using Android App

Primary LanguageJavaMIT LicenseMIT

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 ❤️