* Good Algorithm for "Multiple Readers"/"Multiple Writers" @ 2005-12-08 9:09 Stephen Croall 2005-12-08 14:46 ` Robert Kindred 0 siblings, 1 reply; 17+ messages in thread From: Stephen Croall @ 2005-12-08 9:09 UTC (permalink / raw) To: pthreads-win32 Hi, I'm looking for a good, performant algorithm for "multiple reader"/"multiple writer" locking. I'm in the process of writing my own but I would rather not fall into any common pitfalls, especially since performance & scalability are critical. Is anyone aware of whether POSIX implements this type of lock? I can't seem to find any reference to it in the POSIX documentation. Cheers, Steve. -- J. Senior Software Engineer, Tibco Software Ltd. T. +44 (0) 1792 360773 M. +44 (0) 7788 971394 E. scroall@tibco.com W. www.tibco.com ^ permalink raw reply [flat|nested] 17+ messages in thread