Brief overview of topics: "Performance measurement; concurrent programs; the management of information, memory and processor resources."OS and Computer Networks course in C++
I'm just wondering what one can do in C++ for OS topics. Kind of tenuous?
Booast C++ asio??
Just curious.
Touched on aspects of boost C++.
In terms of exercises: simulations involving system calls, multi-threaded prime detection, deadlock detectors, cpu scheduling (focused on RR), a worst-fit dynamic partition mem simulator, a FAT simulation.
Interested in hearing your opinions on Rust vs C++; specifically for financial use cases.