Re: Concurrent free-lock

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: Concurrent free-lock
Дата
Msg-id 1106611627.1780.32.camel@localhost.localdomain
обсуждение исходный текст
Ответ на Re: Concurrent free-lock  ("Jonah H. Harris" <jharris@tvi.edu>)
Ответы Re: Concurrent free-lock  ("Min Xu (Hsu)" <xu@cs.wisc.edu>)
Список pgsql-hackers
On Mon, 2005-01-24 at 16:50 -0700, Jonah H. Harris wrote:
> Here is some pretty good info on lock-free structures... I'm pretty sure 
> I tested their code in a multithreaded high-concurrency environment and 
> experienced the problems I was discussing.

Fair enough, but my hope would be that those problems were the result of
bugs in the implementation rather than some fundamental property of
lock-free data structures. A concurrency control mechanism that falls
over under concurrent access sounds a little broken, no?

-Neil




В списке pgsql-hackers по дате отправления:

Предыдущее
От: Darcy Buskermolen
Дата:
Сообщение: Re: [COMMITTERS] pgsql: Disallow LOAD to non-superusers.
Следующее
От: "Min Xu (Hsu)"
Дата:
Сообщение: Re: Concurrent free-lock