Computer Laboratory > Teaching > Course material 2008–09 > Concurrent Systems and Applications

 

Concurrent Systems and Applications
2008–09

Principal lecturer: Dr Steven Hand
Taken by: Part IB
Syllabus
Past exam questions

This year the course is being taught by three different lecturers. The core "Java" part of the course is being given by Dr. Theodore Hong, the distributed systems section of the course (6L) is being given by Dr. Steven Hand, and the concurrent systems part of the course (6L) is being given by Dr. Timothy Harris.

The course handouts are available on line:

  • The first handout (java recap) is available here. You can also get the source for Closure.java and for Wow.java.
  • The second handout (for distributed systems) is available here.
  • The third handout (for advanced Java) is available here.
  • The final handout (concurrency) is now available here.

Further useful Java resources: