Just added a few more queues, and a few changes to fit the new bits in the Consumer class.
Added another consumer. There are now two, one faster and one slower than the producer.
Main method to test the Queue. It creates a Queue, a Producer and a Consumer. These are all set running. The threading support can be fully tested by ensuring that the 'wait' period in the Producer and Consumer are different.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.