FIT5170 - Programming for distributed, parallel and mobile systems
6 points, SCA Band 2, 0.125 EFTSL
Postgraduate Faculty of Information Technology
Leader(s): Chris Ling
Offered
Not offered in 2009
Synopsis
This unit focuses on the design and programming techniques essential for developing distributed software systems and applications - with Java as the teaching language. The unit presents concurrent programming primitives and concepts for distributed systems. The unit also focuses on application of concurrent techniques in distributed system designs. Programming and implementation issues and techniques of distributed applications are studied. Enabling techniques for building distributed systems are analyzed and evaluated. Distributed Software Patterns are presented. The unit also includes case studies of distributed programming paradigms and their applications (e.g. JINI, JavaSpaces).
Objectives
- understand the concepts and characteristics of distributed and concurrent software;
- identify and evaluate common distributed and concurrent software designs.
- design distributed software applications using typical distributed software architectures;
- write distributed and concurrent software programs;
Assessment
Assignment 1: 40%; Assignement 2: 40%; Research Paper: 20%
Contact hours
2 hours of lectures/week; 2 hours of tutorials/week.
Prerequisites
For MAIT students, FIT9017, FIT9018, FIT9019, FIT9030, FIT9020 and FIT4037.
Recommended knowledge: Some exposure to multithreading. Knowledge of all Java language constructs such as loops, conditionals, methods, classes, inheritance and core Java packages. Use of O/O models such as UML diagrams.