Lockfree hashtables

From: "Stephen R(dot) van den Berg" <srb(at)cuci(dot)nl>
To: PostgreSQL-development Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Lockfree hashtables
Date: 2008-12-31 12:33:56
Message-ID: 20081231123356.GA18658@cuci.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The other day I bumped into some ideas about lockfree hashtables.
Are these of any use in PostgreSQL?

http://blogs.azulsystems.com/cliff/2007/03/a_nonblocking_h.html
http://video.google.com/videoplay?docid=2139967204534450862

--
Sincerely,
Stephen R. van den Berg.
"I hate spinach, and I'm glad that I hate it, because if I wouldn't hate it,
I would have to eat it, and I hate it!"

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jonah H. Harris 2008-12-31 13:28:26 Re: Lockfree hashtables
Previous Message Alvaro Herrera 2008-12-31 12:02:12 Re: TODO items for window functions