/ShortestJobFirst

The implementation of Shortest Job First scheduling algorithim. This is build using linked list and queue data structures in cpp. It only needs modification in calling to system calls to implement in real operating systems

Primary LanguageC++

This repository is not active