Tips for NACHOS Assignment 1

All of assignment 1 can be done inside of the directory code/threads. Here are some hints on how to get started and how to proceed.

Big tip #1: If you don't have time to do it properly the first time when will you find time to fix it.

Big tip #2: Don't code until you understand what you are going to do and how to do it.

Big tip #3 Read and understand the sample solutions handed out on the first day of class (these are not available anywhere in the web pages). These should help you to design and implement Reader / Writer locks.

A Possible Strategy


Things to Remember (Gotcha's)

Handing in the Assignment

Reread the Project Mechanics Document. Please divide your assignment into the following 4 sections.