priority-scheduler
There are 14 repositories under priority-scheduler topic.
threadly/threadly
A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute threaded work safely.
amitshekhariitbhu/RxJavaPriorityScheduler
RxPS - RxJavaPriorityScheduler - A RxJava Priority Scheduler library for Android and Java applications
royalpranjal/Flight-Scheduler
Priority-based Flight Scheduler
swift2891/XV6-Scheduler
Changing the CPU Scheduler from Round robin to Priority based Scheduler
pewsou/SCUD
Scheduling toolkit based on Generalized Processor Sharing (GPS) approach
coraxster/PriorityQueue
Priority Queue implementation on Go. FIFO, Concurrency safe.
MdJulkarNayeenMahi/Algowsn-make
Sorting Fast Data on Sequential Sensors
alrifay/OS1-CS241-Task-Non-Preemptive-Priority-Scheduling
Non Preemptive Priority Scheduling
andrpavlou/OS_Projects
Operating Systems Projects (Linux environment). Communication between processes using shared memory and xv6-riscv
ChinmayChoudhury/OS_deadlock_scheduling_algorithms
Implementation of scheduling algorithms (Round Robin, SJF, Priority, FCFS) and deadlock avoidance algorithm(Banker's Algorithm)
johannmeyer/operating-systems
Assignments for operating systems course.
amaurilopez90/xv6-Work
Repository containing modifications to the MIT xv6 Operating System
bardia-p/Scheduler-Simulator
This repository simulates a simple scheduler which organizes processes using different scheduling algorithms