Craig Ringer wrote:
Given the choice I'd want to take the async I/O option over threading in
C++, but I don't get the impression that libpq is really built around
that model.

libpq has several commands for asynchronous command processing:

http://www.postgresql.org/docs/8.3/static/libpq-async.html

- Dan Myers

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to