Justin Erenkrantz wrote:

> > Ok - In the code I am busy porting, a shared memory cache is
> > implemented. When something writes to the cache, nothing else must read
> > or write. When something is read from the cache, anyone else may read
> > simultaneously without a problem. Is this a job for a read/write lock?
> 
> I think you've answered your own question.  (Yes.)  -- justin

Cool :) Just making sure I understand this stuff correctly before I go
missioning off to try and make it work. Thanks :)

Regards,
Graham
-- 
-----------------------------------------
[EMAIL PROTECTED]               "There's a moon
                                        over Bourbon Street
                                                tonight..."

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to