On Jul 12, 2011, at 8:03 AM, Florian Pflug <f...@phlo.org> wrote:
> The algorithm is quite straight forward, if one assumes a lock-free
> implementation of a queue (More on that below)

This is similar to the CAS-based LWLocks I played around with, though I didn't 
use a lock-free queue.  I think I probably need to devote some time to figuring 
out why that didn't work out to a win...

...Robert
-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to