[Texas PLT logo]

COMP 402: Production Programming

  Homework 1  

Concurrency Homework

Implement a bounded buffer and a reader-writer lock.

For more information, refer to the concurrency constructs lecture.

Solutions

There are other ways to implement the homework, but here are our solutions:

  Homework 1  

URL: http://www.cs.rice.edu/~javaplt/402/09-spring/hw/conc1/index.shtml
Copyright © 2008-2010 Mathias Ricken