Concurrent free-lock - Mailing list pgsql-hackers

From Pailloncy Jean-Gerard
Subject Concurrent free-lock
Date
Msg-id 4815AED2-6DF1-11D9-BCF9-000A95DE2550@rilk.com
Whole thread Raw
Responses Re: Concurrent free-lock  ("Jonah H. Harris" <jharris@tvi.edu>)
List pgsql-hackers
Hi,

I read recently a paper
Keir Fraser & Tim Harris, Concurrent Programing without Locks, ACM
Journal Name, vol V, n° N, M 20YY, Page 1-48

About algorithm to manage structure (exemple about red-black tree, skip
list) with dead-lock free property, parallel read, etc.

Does this have been studied for PostgreSQL ?
There is surely some good idea in it.

Cordialement,
Jean-Gérard Pailloncy


pgsql-hackers by date:

Previous
From: "Arnold.Zhu"
Date:
Subject: Re: can plpgsql returns more flexibe value ?
Next
From: Manfred Koizar
Date:
Subject: Re: Autotuning Group Commit