This is the web page for Fall 2021 Distributed Operation Systems at the University of Oklahoma.
In this semester, we have discussed an array of distributed operating systems concepts. It is your job in this final assignment to showcase the knowledge you have gained. Your final report will consist of
Note, all files should be submitted separately, not as a .zip or otherwise compressed file. You may also submit your GitHub link, but this must only be in addition to the source files.
You may submit the final report as soon as the dropbox is opened. The last time to submit the final project contents is during the final exam period, Wednesday 12/15 from 1:30 - 3:30.
Submit a 5-minute video informercial describing your work. The video has a strict structure that must be followed. Please label or overlay your discussion of each required component. If a component is missing or incomplete, you will not receive credit.
Check out some videos from Fall 2020
The components of the video include:
The video must fit within 5 minutes and 59 seconds window. You must upload the video to Canvas. Note, the file may be too big to upload, if so, please work with the TA to ensure a good version is uploaded.
You must submit all source code to Canvas. You must also submit a README file describing the contents of the video and your codebase. Your COLLABORATORS file should include all resources. Each source code file must be submitted as an individual upload.
Percentage | |
---|---|
Infomercial | 35% |
README | 35% |
Source Code | 25% |
COLLABORATION file | 5% |
Total | 100% |
The video will be evaluated based on the above requirements. The README file will be scored based on how descriptive you are of the accomplishments and the organization of the code base, testing methods, etc. The source code will be graded based on clarity, commenting, and correctness. The COLLABORATION file will be scored based on its presence and completeness.
Back to CS 5113