George Mason University
DEPARTMENT OF COMPUTER SCIENCE

CS 706 Concurrent Software Systems, Fall 2007

Thursday, 4:30PM - 7:10PM, ST1 126


Prerequisites | Description | Readings | Syllabus | Grading | Late | Home Page



Professor Richard Carver
703-993-1550
rcarver@cs.gmu.edu
(Please prefix the subject of your email with CS706.)

Course office hours: Thursday before class (3:30-4:15pm)
Office: ST2 Room 343


PREREQUISITES :

CS 571 and (SWE 621 or 631 or equivalent).


DESCRIPTION :

CS706 covers issues related to the development of concurrent software systems. Topics include: concurrent programming languages and libraries (Java, C++/Win32/Pthreads), specification, design, verification, and validation of concurrent programs.


READINGS:

Required: Modern Multithreading: Implementing, Testing, and Debugging Multithreaded Java and C++/Pthreads/Win32 Programs, by Carver and Tai.


SYLLABUS:


LOGISTICS AND GRADING:

Homeworks and projects will be assigned. One or more exams will be given. Students are required to solve concurrent programming problems and to check their solutions by using verification, testing, and debugging tools.

This course is delivered to the Internet section online by Network EducationWare (NEW). Students in all sections have accounts on NEW and can play back the lectures and download the PDF slide files at http://disted.ite.gmu.edu.


LATE ASSIGNMENTS AND PROJECTS:

The late submission policy is as follows: assignments will be marked down 5% for each late day for the first three days after the due date. Beyond that assignments will be marked down 10% for each late day.


CLASS HOME PAGE

Back to the top.