Project 4: ConcurrencyWARNINGThis project is more difficult and more time consuming than the other projects you have done so far in CS 537. Start early! Important DatesQuestions about the project? Send them to Due: Wednesday 11/18 by 9pm. New Extended Due Date: Sunday 11/22 by 9pm. OverviewThere are two parts to this project:
Click on the above links to learn more about what you should do. READ EACH CAREFULLY! NotesThis project can be done with a single partner. Copying code (from other groups) is considered cheating. Read this for more info on what is OK and what is not! Handing It InThe handin directory is For the C/Linux part of this project, you should copy whatever
is needed to build the web server (including a makefile) into the For the xv6 part of the project, copy all of your source files (but not .o
files, please, or binaries!) into the Finally, into your p4 directory, please include a README file. In there, describe what you did a little bit. The most important bit, at the top, should be the authorship of the project, particularly if you had a partner. Include both partner's names and CS logins to receive credit; please put the README in BOTH partners' directories; put the code in just one. Do not put any code in the other person's handin directory! |