Homework 4: some concurrent lists
Due date:
Oct. 30, 2018
start of class
In this homework, we turn a single-threaded (not thread-safe) linked list into a thread-safe list, using a few different approaches. We also practice generating performance plots.