Search:

Type: Posts; User: Stockholm Syndrome

Search: Search took 0.06 seconds.

  1. Replies
    6
    Views
    4,936

    Re: Help with Bounded Buffer problem

    Cheers, I've added in some printlns that print out each variable as soon as any change is made and it seems to be giving the correct results. It's only when I call the printStatus() method in the...
  2. Replies
    6
    Views
    4,936

    Re: Help with Bounded Buffer problem

    Thanks thats great help
  3. Replies
    6
    Views
    4,936

    Help with Bounded Buffer problem

    Hey there,

    Been working on an assignment whereby I have to create a bounded buffer in Java using threads. I'll briefly state the main specs for the assignment instead of pasting the whole thing:
    ...
Results 1 to 3 of 3