Re: ice-broker scan thread

From: Qingqing Zhou <zhouqq(at)cs(dot)toronto(dot)edu>
To: Mark Kirkwood <markir(at)paradise(dot)net(dot)nz>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: ice-broker scan thread
Date: 2005-11-29 04:49:42
Message-ID: Pine.LNX.4.58.0511282348020.13833@josh.db
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, 28 Nov 2005, Mark Kirkwood wrote:
>
> Do these ideas require threads in principle? ISTM that there could be
> (additional) process(es) waiting to perform pre-fetching or async io,
> and we could use the usual IPC machinary to talk between them...
>

Right. I use threads because it is easy to write simulation program :-)

Regards,
Qingqing

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jonah H. Harris 2005-11-29 04:51:30 Re: ice-broker scan thread
Previous Message Mark Kirkwood 2005-11-29 04:45:17 Re: ice-broker scan thread