Operating Systems: Three Easy Pieces [Concurrency Ch.4: Locked Data Structures]
In this chapter we will see couple of famous data structures that we will convert them to be a concurrent data structure and at the end, we will see some tips when you develop your own concurrent data structure
You should always think about your lock...
3omar.hashnode.dev9 min read