Homework 6 Clarifications

Last updated Wed 2-27-2013

Problem 2

Pseduo-code For both problem 1 and problem 2, you are welcome to write Java code as your solution. We care about your solution being written to enough detail that we can tell if you have handled edge cases appropriately. We do not care about you creating a fjPool, but we do care about the parameters you pass to each thread as it is created, etc. We WILL be checking for off-by one errors.