Overview
COMP 489 is designed to teach students the principles and practice of network, internetwork, and distributed systems programming in Java.
Learning outcomes
Upon successful completion of this course, you should be able to
- analyze the essential features and reference model in distributed systems.
- identify the capacity requirements for distributed systems.
- design distributed application models in object-oriented approaches.
- write multi-threaded programs in Java.
- apply concurrency control and mutual exclusion mechanisms to programs.
- write code using Java networking packages in distributed applications.
- write code to access relational database systems using JDBC API.
- examine the security issues in distributed application and write code using Java Security API.
- implement an integrated distributed application in a Java environment.
Evaluation
To receive credit for COMP 489, you must achieve a course composite grade of at least D (50 percent), including an average grade of 50 percent on all coursework and at least 50 percent on the final examination.
The weighting of the composite grade is as follows:
Activity | Weight |
Assignment 1 | 15% |
Assignment 2 | 20% |
Assignment 3 | 20% |
Quiz | 5% |
Final Exam | 40% |
Total | 100% |
The final examination for this course must be requested in advance and written under the supervision of an AU-approved exam invigilator. Invigilators include either ProctorU or an approved in-person invigilation centre that can accommodate online exams. Students are responsible for payment of any invigilation fees. Information on exam request deadlines, invigilators, and other exam-related questions, can be found at the Exams and grades section of the Calendar.
To learn more about assignments and examinations, please refer to Athabasca University’s online Calendar.
Materials
This course either does not have a course package or the textbooks are open-source material and available to students at no cost. This course has a Course Administration and Technology Fee, but students are not charged the Course Materials Fee.
The readings used in this course are available online (e.g., The Java Tutorials, e-books, Wikipedia).