Re: Listen / Notify rewrite

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: Listen / Notify rewrite
Дата
Msg-id 20091111230617.GF25802@svana.org
обсуждение исходный текст
Ответ на Listen / Notify rewrite  (Joachim Wieland <joe@mcknight.de>)
Ответы Re: Listen / Notify rewrite
Re: Listen / Notify rewrite
Список pgsql-hackers
On Wed, Nov 11, 2009 at 10:25:05PM +0100, Joachim Wieland wrote:
> Hi,
>
> Attached is a patch for a new listen/notify implementation.
>
> In a few words, the patch reimplements listen/notify as an slru-based queue
> which works similar to the sinval structure. Essentially it is a ring buffer on
> disk with pages mapped into shared memory for read/write access.

While I can't really comment on the implementation, from your
description it looks like a big improvement.

Nice work!

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> Please line up in a tree and maintain the heap invariant while
> boarding. Thank you for flying nlogn airlines.

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: next CommitFest
Следующее
От: "A.M."
Дата:
Сообщение: Re: Listen / Notify rewrite