CSE 332 Section Agenda Week 9

CSE 332 Section Agenda Week 9

  1. Questions
  2. More Amdahl's law
  3. Parallel pack
  4. Parallel quicksort
  5. Concurrency

Additional Resources

  • Introductory slides on locking in Java: here
  • Concurrency sample Java files: here
  • Code Example: