On Tue, Aug 6, 2024 at 3:20 PM Nathan Bossart <nathandboss...@gmail.com>
wrote:

> On Sun, Aug 04, 2024 at 07:19:57PM +0100, Ilya Gladyshev wrote:
> > -- End of review --
>
> Thanks for the review.  I've attempted to address all your feedback in v8
> of the patch set.  I think the names could still use some work, but I
> wanted to get the main structure in place before trying to fix them.
>

I think the underlying mechanism is basically solid, but I have one
question: isn't this the ideal case for using libpq pipelining? That would
allow subsequent tasks to launch while the main loop slowly gets around to
clearing off completed tasks on some other connection.

Reply via email to