Report - ThreadMentor Feasibility Report

Report - ThreadMentor Feasibility Report

This was a project for HU3120 in Spring 2023.

This project was meant to be a rather open ended report on something we found interesting. I decided to focus on ThreadMentor, a multithreading library for C++ used in our Concurrent Programming class. I felt that it might be time to update the tools that we use to teach the class, so I wrote a feasibility report focusing on the need to replace ThreadMentor and using the C++ standard library as a nearly drop-in replacement.

Links to materials: