Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 176 Bytes

Readme.md

File metadata and controls

5 lines (4 loc) · 176 Bytes

C++ Scheduler

Implementation of a class that distributes tasks between a preset number of CPUs. Written as a homework for the Advanced C++ Programming course at MMF UK.