Skip to content

souravjena/real-time-schedulers

Repository files navigation

Scheduler Implementation

  • As a part of Embedded Systems course at the University of Washington - Seattle implemented the following schedulers in C/C++.
    1. Round Robin (RR)
    2. Synchronized Round Robin with ISR (SRRI)
    3. Data-Driven Scheduler (DDS)
  • os.cpp and os.h files in the folders contains implementation of the schedulers.

About

Different scheduler implementation in C/C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published