March 2004

NSConditionLock and the producer/consummer problem with multiples buffers, how to ?

Is there a beginner example how to use NSConditionLock in a producer/consummer situation with multiple buffers and showing how to handle speed differences between both thread ?
More...