Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 206 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 206 Bytes

process-scheduling

Implementation and simulation process scheduling algorithms that used in OS. To develpe it and add new process scheduling, just implement "Algorithm" interface and use "Process" class!