Re: how to pass data (tuples) to worker processes? - Mailing list pgsql-hackers

From Jeremy Harris
Subject Re: how to pass data (tuples) to worker processes?
Date
Msg-id 5202057B.1010408@wizmail.org
Whole thread Raw
In response to Re: how to pass data (tuples) to worker processes?  (Robert Haas <robertmhaas@gmail.com>)
List 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 by date:

Previous
From: Amit Kapila
Date:
Subject: Re: how to pass data (tuples) to worker processes?
Next
From: Peter Eisentraut
Date:
Subject: Re: updated emacs configuration