[cs33211] homework 2 is out

Mikhail Nesterenko mikhail at cs.kent.edu
Tue Mar 10 19:21:20 EDT 2009


> I just reviewed the questions for homework two and have a few queries.
> For problems 2 and 3, are we allowed to use any form of synchronization
> (i.e. locks & condition variables) or do we have to use semaphores?

no, problems 2 and 3 should be solved with semaphores only.

>  For
> the problems requiring writing an implementation (e.g. problem 4), do
> you want us to write compilable code in C/C++ or pseudo-code (similar to
> what is on the slides)?

Pseudocode is sufficient.

Thanks,
--
Mikhail


More information about the cs33211 mailing list