CSE 132 (Spring 2015)
Second Exam: Study Guide


  1. We have seen several examples to controlling concurrency: with the latest being single-threaded service. Be familiar with this techinque and be prepared to apply it to avoid bad race conditions.
  2. Network programming
  3. Protocol design
  4. Simple encryption