Re: how to pass data (tuples) to worker processes?

Поиск
Список
Период
Сортировка
От Jeremy Harris
Тема Re: how to pass data (tuples) to worker processes?
Дата
Msg-id 5202057B.1010408@wizmail.org
обсуждение исходный текст
Ответ на Re: how to pass data (tuples) to worker processes?  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On 06/08/13 13:59, Robert Haas wrote:
>   My thought is to create a
> queue abstraction that sits on top of the dynamic shared memory
> infrastructure, so that you can set aside a portion of your dynamic
> shared memory segment to use as a ring buffer and send messages back
> and forth with using some kind of API along these lines:

You may find http://quatermass.co.uk/toolsmith/mplib1/ of use here.
-- 
Cheers,   Jeremy



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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: how to pass data (tuples) to worker processes?
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: updated emacs configuration